summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 03:51:32 +0000
committerSam James <sam@gentoo.org>2021-01-24 03:52:14 +0000
commit70e3bdc0121b97771269942d64b9f5296b3e99d7 (patch)
tree041973baeeed88d7cdb0ce4ccda599acf44cd4fd /dev-lua/busted
parentdev-libs/xapian-bindings: Stabilize 1.4.18-r1 ppc, #766528 (diff)
downloadgentoo-70e3bdc0121b97771269942d64b9f5296b3e99d7.tar.gz
gentoo-70e3bdc0121b97771269942d64b9f5296b3e99d7.tar.bz2
gentoo-70e3bdc0121b97771269942d64b9f5296b3e99d7.zip
dev-lua/busted: Stabilize 2.0.0-r101 ppc, #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 3780464528bd..b5ae27eba597 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 )"