diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-29 17:12:12 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-29 17:12:12 +0000 |
commit | 59bb1efa866f3ac31088c6919d17d5d500616d94 (patch) | |
tree | ae1aaf903543023fb89c8590a827a7957c9431dd /dev-lua/lua-utf8 | |
parent | dev-lua/lua-argparse: stable 0.6.0-r1 for ppc (diff) | |
download | gentoo-59bb1efa866f3ac31088c6919d17d5d500616d94.tar.gz gentoo-59bb1efa866f3ac31088c6919d17d5d500616d94.tar.bz2 gentoo-59bb1efa866f3ac31088c6919d17d5d500616d94.zip |
dev-lua/lua-utf8: stable 0.1.3 for ppc
stable wrt bug #757528
Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
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 c059ec959c1d..6ac8dd788d93 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 )" |