summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-03-15 16:22:50 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-03-15 16:22:50 -0700
commit4ed81b1e3dfd550748344329a54c2b3db6c62e12 (patch)
treebeedc78b3dd71fa7ae64d4173bc08751f1f27804 /dev-lua
parentdev-lua/lua-utf8: QA: quoting, respect LDFLAGS and CC, fix tests (diff)
downloadgentoo-4ed81b1e3dfd550748344329a54c2b3db6c62e12.tar.gz
gentoo-4ed81b1e3dfd550748344329a54c2b3db6c62e12.tar.bz2
gentoo-4ed81b1e3dfd550748344329a54c2b3db6c62e12.zip
dev-lua/lua-utf8: keyword on ~ppc64
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/lua-utf8/lua-utf8-0.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/lua-utf8/lua-utf8-0.1.1.ebuild b/dev-lua/lua-utf8/lua-utf8-0.1.1.ebuild
index 7daf5890116c..0b6609140168 100644
--- a/dev-lua/lua-utf8/lua-utf8-0.1.1.ebuild
+++ b/dev-lua/lua-utf8/lua-utf8-0.1.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/starwing/luautf8/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ppc64"
IUSE="luajit test"
RESTRICT="!test? ( test )"