summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-25 01:48:26 +0100
committerSam James <sam@gentoo.org>2024-05-25 01:48:26 +0100
commit8cfb3b468b2eda154ecaf14fd2806682436f84e1 (patch)
tree3eab1d2ab66ff1614d1a73541a5dd0490e487cd2 /dev-lua
parentdev-libs/mxml: Stabilize 4.0.3 ppc, #932662 (diff)
downloadgentoo-8cfb3b468b2eda154ecaf14fd2806682436f84e1.tar.gz
gentoo-8cfb3b468b2eda154ecaf14fd2806682436f84e1.tar.bz2
gentoo-8cfb3b468b2eda154ecaf14fd2806682436f84e1.zip
dev-lua/penlight: Stabilize 1.14.0 ALLARCHES, #932663
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/penlight/penlight-1.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/penlight/penlight-1.14.0.ebuild b/dev-lua/penlight/penlight-1.14.0.ebuild
index 9dc40907ae10..f06208e32ab2 100644
--- a/dev-lua/penlight/penlight-1.14.0.ebuild
+++ b/dev-lua/penlight/penlight-1.14.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
IUSE="test"
REQUIRED_USE="${LUA_REQUIRED_USE}"
RESTRICT="!test? ( test )"