diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 22:50:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 22:50:40 +0000 |
commit | 8f9e8ae6fc9c9eac1f31ef2d89240b713d6c718e (patch) | |
tree | 15f251b6c09934f548c0512fac437b9675a0f68d /dev-lua/dkjson | |
parent | dev-lua/busted: Stabilize 2.0.0-r101 arm, #766528 (diff) | |
download | gentoo-8f9e8ae6fc9c9eac1f31ef2d89240b713d6c718e.tar.gz gentoo-8f9e8ae6fc9c9eac1f31ef2d89240b713d6c718e.tar.bz2 gentoo-8f9e8ae6fc9c9eac1f31ef2d89240b713d6c718e.zip |
dev-lua/dkjson: Stabilize 2.5-r100 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/dkjson')
-rw-r--r-- | dev-lua/dkjson/dkjson-2.5-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/dkjson/dkjson-2.5-r100.ebuild b/dev-lua/dkjson/dkjson-2.5-r100.ebuild index f403591c9b75..eeb0cd82c85c 100644 --- a/dev-lua/dkjson/dkjson-2.5-r100.ebuild +++ b/dev-lua/dkjson/dkjson-2.5-r100.ebuild @@ -13,7 +13,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="test" REQUIRED_USE="${LUA_REQUIRED_USE}" RESTRICT="!test? ( test )" |