summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 22:51:33 +0000
committerSam James <sam@gentoo.org>2021-01-23 22:51:33 +0000
commit6958eb01312cfc570e0a670d60634efa038091c3 (patch)
treee00a606341a22c48efdad69e788996a13786c608 /dev-lua/busted
parentdev-libs/redland-bindings: Stabilize 1.0.17.1-r100 arm64, #766528 (diff)
downloadgentoo-6958eb01312cfc570e0a670d60634efa038091c3.tar.gz
gentoo-6958eb01312cfc570e0a670d60634efa038091c3.tar.bz2
gentoo-6958eb01312cfc570e0a670d60634efa038091c3.zip
dev-lua/busted: Stabilize 2.0.0-r101 arm64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/busted')
-rw-r--r--dev-lua/busted/busted-2.0.0-r101.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/busted/busted-2.0.0-r101.ebuild b/dev-lua/busted/busted-2.0.0-r101.ebuild
index 17903e57ecee..ab9a84613882 100644
--- a/dev-lua/busted/busted-2.0.0-r101.ebuild
+++ b/dev-lua/busted/busted-2.0.0-r101.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
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 )"