diff options
author | Sam James <sam@gentoo.org> | 2021-04-29 06:44:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-29 14:19:01 +0000 |
commit | 0b299703df26f00bf90aa183fb41b5870536a24e (patch) | |
tree | 50ef8db1191f6b82571ada61495396149d772717 /dev-lua/luaposix | |
parent | sys-process/htop: Stabilize 3.0.5 x86, #786696 (diff) | |
download | gentoo-0b299703df26f00bf90aa183fb41b5870536a24e.tar.gz gentoo-0b299703df26f00bf90aa183fb41b5870536a24e.tar.bz2 gentoo-0b299703df26f00bf90aa183fb41b5870536a24e.zip |
dev-lua/luaposix: Keyword 35.0-r102 ppc, #773313
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua/luaposix')
-rw-r--r-- | dev-lua/luaposix/luaposix-35.0-r102.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luaposix/luaposix-35.0-r102.ebuild b/dev-lua/luaposix/luaposix-35.0-r102.ebuild index 164481402ea1..d325fc5b683c 100644 --- a/dev-lua/luaposix/luaposix-35.0-r102.ebuild +++ b/dev-lua/luaposix/luaposix-35.0-r102.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://luaposix.github.io/luaposix/ https://github.com/luaposix/luapo SRC_URI="https://github.com/luaposix/luaposix/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc" REQUIRED_USE="${LUA_REQUIRED_USE}" |