summaryrefslogtreecommitdiff
path: root/dev-lua/luaposix
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
commita978c074e4272bb901fbe4a10de0a7b2af574f17 (patch)
tree8c764c1cc0576389ce22abd317bceba71ea5732d /dev-lua/luaposix
parent40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (diff)
gentoo resync : 04.05.2021
Diffstat (limited to 'dev-lua/luaposix')
-rw-r--r--dev-lua/luaposix/Manifest2
-rw-r--r--dev-lua/luaposix/luaposix-35.0-r102.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/luaposix/Manifest b/dev-lua/luaposix/Manifest
index ca4e1afda115..ff752d6e1aeb 100644
--- a/dev-lua/luaposix/Manifest
+++ b/dev-lua/luaposix/Manifest
@@ -1,3 +1,3 @@
DIST luaposix-35.0.tar.gz 178091 BLAKE2B b2d2ca01f18f0e98b45008919fc886e05d2cad034c84e870900c33891dd5867d9bc7aa8deae06c3f3f0852db902c1e766e693162b32ed474eb710b379bf9e3ed SHA512 4bb61892b78d9e59418a9a6360b9f611fb9b5438b9261a2c6672f053a1b21dfd9a2060b8d2f0d3eac6185773cf84672c1769c081c4ab53d2ddae2232e4a9269b
-EBUILD luaposix-35.0-r102.ebuild 1802 BLAKE2B 73eea4ca5bd7fee3714b300aee02932b7b56345d7ccde35ef6cebf3bc6062e4293078f849b39ed00b96a7e635160db8746fae32e1bb075b95c0cc226d404f1e3 SHA512 cf0495453e49f0f1a1c787088c613e40988f6b23d4043ba6ceab51b11462f622487c2bb413782b0a0cab439c6b06f5defac5b3a48339583f8ee85051a4be642d
+EBUILD luaposix-35.0-r102.ebuild 1807 BLAKE2B 346c3d6456eca93c575c7c144c0411c1c2bfcc74403d4594ea919699c704de400f657383c66cdb365c2311de8bd639dfa7ac0770324ab10b475ce424b56bb38e SHA512 cb445175466df6a0e204a68fae38c08efd669f4d028c4460d42fe3439b862db899f285ca24b5f064e3277651f49eb18e1ae8469e737802f05b024828297ea0b3
MISC metadata.xml 504 BLAKE2B e1d4aa804daf372530735ca8e8c63e48b217c8727d9df5f43a11eee19c3368f3310f3da82fe8d13dbb390447560189fadaaf2afe0f5c4c25cd1788fdd0c0c951 SHA512 0255f682b22f979f210bda8293f1debee04fee7582a384630aee77bb0265dd7e7ee424f0d925a78e520e9ab6d0babb33f8676d0b1ce3f88adcfd61b1ba374477
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}"