diff options
author | 2021-01-23 22:50:04 +0000 | |
---|---|---|
committer | 2021-01-23 22:50:39 +0000 | |
commit | 375464356fdc2e27631419e71fdc74e3fccfb26b (patch) | |
tree | c2b91acc83090e30def1c92e4a4b7dfcecf14643 /dev-lua/busted | |
parent | dev-libs/xapian-bindings: Stabilize 1.4.18-r1 arm, #766528 (diff) | |
download | gentoo-375464356fdc2e27631419e71fdc74e3fccfb26b.tar.gz gentoo-375464356fdc2e27631419e71fdc74e3fccfb26b.tar.bz2 gentoo-375464356fdc2e27631419e71fdc74e3fccfb26b.zip |
dev-lua/busted: Stabilize 2.0.0-r101 arm, #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.ebuild | 2 |
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 3610b2ad0257..17903e57ecee 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 )" |