diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 03:51:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 03:52:21 +0000 |
commit | 372d0a2227b7e9ba4de3116ca145550cc46a9cf8 (patch) | |
tree | 2c9d29c2c4df1a36cbdfe6ddbfc8a4f02c54eecc /dev-lua/penlight | |
parent | dev-lua/mediator_lua: Stabilize 1.1.2_p0-r101 ppc, #766528 (diff) | |
download | gentoo-372d0a2227b7e9ba4de3116ca145550cc46a9cf8.tar.gz gentoo-372d0a2227b7e9ba4de3116ca145550cc46a9cf8.tar.bz2 gentoo-372d0a2227b7e9ba4de3116ca145550cc46a9cf8.zip |
dev-lua/penlight: Stabilize 1.9.2-r101 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/penlight')
-rw-r--r-- | dev-lua/penlight/penlight-1.9.2-r101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/penlight/penlight-1.9.2-r101.ebuild b/dev-lua/penlight/penlight-1.9.2-r101.ebuild index 3a765bdba879..8f870898379e 100644 --- a/dev-lua/penlight/penlight-1.9.2-r101.ebuild +++ b/dev-lua/penlight/penlight-1.9.2-r101.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" 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 )" |