commit: 44bfbf1a5f95320bcb67818d712eb68522027ae3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 12 13:48:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Feb 12 13:48:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44bfbf1a
net-libs/enet: Stabilize 1.3.17 amd64, #770034 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/enet/enet-1.3.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/enet/enet-1.3.17.ebuild b/net-libs/enet/enet-1.3.17.ebuild index f8965962d3d..83a63003c5e 100644 --- a/net-libs/enet/enet-1.3.17.ebuild +++ b/net-libs/enet/enet-1.3.17.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://enet.bespin.org/download/${P}.tar.gz" LICENSE="MIT" SLOT="1.3/7" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" IUSE="static-libs" RDEPEND="!${CATEGORY}/${PN}:0"
