summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-08-22 00:59:13 +0100
committerSam James <sam@gentoo.org>2022-08-22 00:59:13 +0100
commitd2957d82374b77b9e96e99a2536b998213606dfb (patch)
treee2e74db0ce45fbd604a0eccb44d802c3dd5dd60d /dev-lua/penlight
parentsys-kernel/gentoo-kernel-bin: Bump to 5.10.137 (diff)
downloadgentoo-d2957d82374b77b9e96e99a2536b998213606dfb.tar.gz
gentoo-d2957d82374b77b9e96e99a2536b998213606dfb.tar.bz2
gentoo-d2957d82374b77b9e96e99a2536b998213606dfb.zip
dev-lua/penlight: Stabilize 1.13.1 ALLARCHES, #865965
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/penlight')
-rw-r--r--dev-lua/penlight/penlight-1.13.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/penlight/penlight-1.13.1.ebuild b/dev-lua/penlight/penlight-1.13.1.ebuild
index f5da6db579e9..eec077fe6527 100644
--- a/dev-lua/penlight/penlight-1.13.1.ebuild
+++ b/dev-lua/penlight/penlight-1.13.1.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 )"