diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-12 12:31:28 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-12 12:31:28 +0000 |
| commit | 7b210ca723dc2519dae11009e59aa75634487f75 (patch) | |
| tree | 2dc87439bb6920f1867ad4640ac5919db474c99a /dev-lua/dkjson | |
| parent | 22d52d0156908bc5d833480c808d31425d97ed73 (diff) | |
| download | baldeagleos-repo-7b210ca723dc2519dae11009e59aa75634487f75.tar.gz baldeagleos-repo-7b210ca723dc2519dae11009e59aa75634487f75.tar.xz baldeagleos-repo-7b210ca723dc2519dae11009e59aa75634487f75.zip | |
Updating liguros repo
Diffstat (limited to 'dev-lua/dkjson')
| -rw-r--r-- | dev-lua/dkjson/dkjson-2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/dkjson/dkjson-2.5.ebuild b/dev-lua/dkjson/dkjson-2.5.ebuild index 85856894974b..faa2b228f703 100644 --- a/dev-lua/dkjson/dkjson-2.5.ebuild +++ b/dev-lua/dkjson/dkjson-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://dkolf.de/src/dkjson-lua.fsl/tarball/${P}.tar.gz?uuid=release_2_5 LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ppc ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" IUSE="" COMMON_DEPEND=">=dev-lang/lua-5.1:= |
