diff options
| author | Sam James <sam@gentoo.org> | 2021-01-23 04:09:14 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2021-01-23 04:09:14 +0000 |
| commit | f38516100e41d7991a7aed468f9498994be0d52c (patch) | |
| tree | 1c486181bd9dcbc72e8638f356bb28e567c5d885 /dev-lua/lua-utf8/lua-utf8-0.1.3-r100.ebuild | |
| parent | f3b0ef53a46ed7eda3f6e5e85620601a715fff92 (diff) | |
| download | gentoo-f38516100e41d7991a7aed468f9498994be0d52c.tar.gz gentoo-f38516100e41d7991a7aed468f9498994be0d52c.tar.bz2 gentoo-f38516100e41d7991a7aed468f9498994be0d52c.zip | |
dev-lua/lua-utf8: Stabilize 0.1.3-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/lua-utf8/lua-utf8-0.1.3-r100.ebuild')
| -rw-r--r-- | dev-lua/lua-utf8/lua-utf8-0.1.3-r100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/lua-utf8/lua-utf8-0.1.3-r100.ebuild b/dev-lua/lua-utf8/lua-utf8-0.1.3-r100.ebuild index 48e0614d06d8..84ebd80799f1 100644 --- a/dev-lua/lua-utf8/lua-utf8-0.1.3-r100.ebuild +++ b/dev-lua/lua-utf8/lua-utf8-0.1.3-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN//-/}-${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 )" |
