diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-29 17:09:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-29 17:10:52 +0000 |
commit | 002ab7cf827e164b0f8ddd97a268f174661cbd44 (patch) | |
tree | fc9e16616723c70e07239ea43dd418eadf0e65d5 /dev-lua/lua-utf8 | |
parent | dev-lua/lua-argparse: stable 0.6.0-r1 for ppc64 (diff) | |
download | gentoo-002ab7cf827e164b0f8ddd97a268f174661cbd44.tar.gz gentoo-002ab7cf827e164b0f8ddd97a268f174661cbd44.tar.bz2 gentoo-002ab7cf827e164b0f8ddd97a268f174661cbd44.zip |
dev-lua/lua-utf8: stable 0.1.3 for ppc64
stable wrt bug #757528
Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lua/lua-utf8')
-rw-r--r-- | dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild b/dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild index ef773e7a9086..c059ec959c1d 100644 --- a/dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild +++ b/dev-lua/lua-utf8/lua-utf8-0.1.3.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN//-/}-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86" IUSE="luajit test" RESTRICT="!test? ( test )" |