diff options
author | Sam James <sam@gentoo.org> | 2020-11-26 08:29:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-26 08:32:02 +0000 |
commit | d5f55366a0fd5c2f795a54e0b948e6db99a7a75d (patch) | |
tree | 4bf9e61d5a4622f796810e8018d5a687389801fc /dev-lua/dkjson | |
parent | dev-lua/busted: Stabilize 2.0.0 arm64, #756124 (diff) | |
download | gentoo-d5f55366a0fd5c2f795a54e0b948e6db99a7a75d.tar.gz gentoo-d5f55366a0fd5c2f795a54e0b948e6db99a7a75d.tar.bz2 gentoo-d5f55366a0fd5c2f795a54e0b948e6db99a7a75d.zip |
dev-lua/dkjson: Stabilize 2.5 arm64, #756124
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/dkjson')
-rw-r--r-- | dev-lua/dkjson/dkjson-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/dkjson/dkjson-2.5.ebuild b/dev-lua/dkjson/dkjson-2.5.ebuild index 4a443a7787c2..9a02e01dcbce 100644 --- a/dev-lua/dkjson/dkjson-2.5.ebuild +++ b/dev-lua/dkjson/dkjson-2.5.ebuild @@ -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 ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" IUSE="" COMMON_DEPEND=">=dev-lang/lua-5.1:= |