diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 22:50:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 22:50:49 +0000 |
commit | 3795bd68627613f5df057e6a6b93bf2e996c9e51 (patch) | |
tree | 2d2ab04f49c951c1c6e7ce3a40bc5e2c7b2776ea /dev-lua/say | |
parent | dev-lua/penlight: Stabilize 1.9.2-r101 arm, #766528 (diff) | |
download | gentoo-3795bd68627613f5df057e6a6b93bf2e996c9e51.tar.gz gentoo-3795bd68627613f5df057e6a6b93bf2e996c9e51.tar.bz2 gentoo-3795bd68627613f5df057e6a6b93bf2e996c9e51.zip |
dev-lua/say: Stabilize 1.3_p1-r101 arm, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/say')
-rw-r--r-- | dev-lua/say/say-1.3_p1-r101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/say/say-1.3_p1-r101.ebuild b/dev-lua/say/say-1.3_p1-r101.ebuild index 26915520ef2c..e768d5448314 100644 --- a/dev-lua/say/say-1.3_p1-r101.ebuild +++ b/dev-lua/say/say-1.3_p1-r101.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_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 )" |