diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 14:43:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 14:43:39 +0100 |
commit | 71a17bd0f1c1d65c5b2f3ebeaa3a14a7e2d2d8f8 (patch) | |
tree | 32561229067c698e78439e57196ccf8824aab1d6 /net-libs/libnet/libnet-1.0.2a-r7.ebuild | |
parent | dev-libs/libxml2: ppc64 stable wrt bug #701020 (diff) | |
download | gentoo-71a17bd0f1c1d65c5b2f3ebeaa3a14a7e2d2d8f8.tar.gz gentoo-71a17bd0f1c1d65c5b2f3ebeaa3a14a7e2d2d8f8.tar.bz2 gentoo-71a17bd0f1c1d65c5b2f3ebeaa3a14a7e2d2d8f8.zip |
net-libs/libnet: ppc64 stable wrt bug #704430
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libnet/libnet-1.0.2a-r7.ebuild')
-rw-r--r-- | net-libs/libnet/libnet-1.0.2a-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnet/libnet-1.0.2a-r7.ebuild b/net-libs/libnet/libnet-1.0.2a-r7.ebuild index 1b33c6a453ae..514760cafb98 100644 --- a/net-libs/libnet/libnet-1.0.2a-r7.ebuild +++ b/net-libs/libnet/libnet-1.0.2a-r7.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.packetfactory.net/libnet/dist/deprecated/${P}.tar.gz" LICENSE="BSD BSD-2 HPND" SLOT="1.0" -KEYWORDS="~alpha amd64 ~arm hppa ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 sparc ~x86" PATCHES=( "${FILESDIR}"/${PN}-1.0.2a-gcc33-fix.patch |