summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 03:50:58 +0000
committerSam James <sam@gentoo.org>2021-01-24 03:51:57 +0000
commit49341964da69a18ed15a963e205f5b239077c570 (patch)
treeabf72044b4f10fa1e695b25663a63c79a1cbf793 /dev-lua/busted
parentdev-libs/xapian-bindings: Stabilize 1.4.18-r1 ppc64, #766528 (diff)
downloadgentoo-49341964da69a18ed15a963e205f5b239077c570.tar.gz
gentoo-49341964da69a18ed15a963e205f5b239077c570.tar.bz2
gentoo-49341964da69a18ed15a963e205f5b239077c570.zip
dev-lua/busted: Stabilize 2.0.0-r101 ppc64, #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 ab9a84613882..3780464528bd 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 )"