summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-26 08:29:54 +0000
committerSam James <sam@gentoo.org>2020-11-26 08:32:04 +0000
commitbd6f5d31b56a8792ce292d7b6a15f54f77a71031 (patch)
tree9e55575198f9a4de7e4f95ad54e3ccb48c6517d9 /dev-lua/say
parentdev-lua/penlight: Stabilize 1.7.0 arm64, #756124 (diff)
downloadgentoo-bd6f5d31b56a8792ce292d7b6a15f54f77a71031.tar.gz
gentoo-bd6f5d31b56a8792ce292d7b6a15f54f77a71031.tar.bz2
gentoo-bd6f5d31b56a8792ce292d7b6a15f54f77a71031.zip
dev-lua/say: Stabilize 1.3_p1-r1 arm64, #756124
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/say')
-rw-r--r--dev-lua/say/say-1.3_p1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/say/say-1.3_p1-r1.ebuild b/dev-lua/say/say-1.3_p1-r1.ebuild
index 931cbd14b210..4fa202cd47ab 100644
--- a/dev-lua/say/say-1.3_p1-r1.ebuild
+++ b/dev-lua/say/say-1.3_p1-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/Olivine-Labs/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
IUSE="luajit test"
RESTRICT="!test? ( test )"