diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-11-04 09:15:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-11-04 09:15:52 +0100 |
commit | 7b05e4f11b909e4c4bba041240befec86f728917 (patch) | |
tree | 4740709ddc295895f3590c191bc328f89b6264fb /dev-lua/lua-utf8 | |
parent | dev-python/cattrs: Stabilize 22.2.0 x86, #879479 (diff) | |
download | gentoo-7b05e4f11b909e4c4bba041240befec86f728917.tar.gz gentoo-7b05e4f11b909e4c4bba041240befec86f728917.tar.bz2 gentoo-7b05e4f11b909e4c4bba041240befec86f728917.zip |
dev-lua/lua-utf8: Stabilize 0.1.4 x86, #879497
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lua/lua-utf8')
-rw-r--r-- | dev-lua/lua-utf8/lua-utf8-0.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lua-utf8/lua-utf8-0.1.4.ebuild b/dev-lua/lua-utf8/lua-utf8-0.1.4.ebuild index 22a2a447f9d1..b219355d088d 100644 --- a/dev-lua/lua-utf8/lua-utf8-0.1.4.ebuild +++ b/dev-lua/lua-utf8/lua-utf8-0.1.4.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${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 )" |