diff options
author | 2024-12-30 23:34:42 +0000 | |
---|---|---|
committer | 2024-12-30 23:34:42 +0000 | |
commit | 69a30689f3cdb51bff2fa817a153320308a774e0 (patch) | |
tree | ef8b65178a48ddad0ea250065183ab3ed17b5854 /net-libs/enet | |
parent | net-libs/enet: Stabilize 1.3.18 x86, #945756 (diff) | |
download | gentoo-69a30689f3cdb51bff2fa817a153320308a774e0.tar.gz gentoo-69a30689f3cdb51bff2fa817a153320308a774e0.tar.bz2 gentoo-69a30689f3cdb51bff2fa817a153320308a774e0.zip |
net-libs/enet: Stabilize 1.3.18 ppc64, #945756
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/enet')
-rw-r--r-- | net-libs/enet/enet-1.3.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/enet/enet-1.3.18.ebuild b/net-libs/enet/enet-1.3.18.ebuild index 4e6cec0729a8..8bc53850971d 100644 --- a/net-libs/enet/enet-1.3.18.ebuild +++ b/net-libs/enet/enet-1.3.18.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://enet.bespin.org/download/${P}.tar.gz" LICENSE="MIT" SLOT="1.3/8" -KEYWORDS="amd64 ~arm64 ~loong ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~loong ppc ppc64 ~riscv x86" IUSE="static-libs" RDEPEND="!${CATEGORY}/${PN}:0" |