diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 15:30:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 15:30:39 +0100 |
commit | d6a79fc77407b75490323a00eb3de24c8eddf72f (patch) | |
tree | 397bb0943a11b03880dde2cf75e09e3d92d79cb6 /net-libs | |
parent | sci-libs/primegen: x86 stable wrt bug #704428 (diff) | |
download | gentoo-d6a79fc77407b75490323a00eb3de24c8eddf72f.tar.gz gentoo-d6a79fc77407b75490323a00eb3de24c8eddf72f.tar.bz2 gentoo-d6a79fc77407b75490323a00eb3de24c8eddf72f.zip |
net-libs/libnet: x86 stable wrt bug #704430
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnet/libnet-1.0.2a-r7.ebuild | 2 | ||||
-rw-r--r-- | net-libs/libnet/libnet-1.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.0.2a-r7.ebuild b/net-libs/libnet/libnet-1.0.2a-r7.ebuild index 514760cafb98..383fc03d56c5 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 diff --git a/net-libs/libnet/libnet-1.2.ebuild b/net-libs/libnet/libnet-1.2.ebuild index 006bbd8ee86b..1af5f37f19b1 100644 --- a/net-libs/libnet/libnet-1.2.ebuild +++ b/net-libs/libnet/libnet-1.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="BSD BSD-2 HPND" SLOT="1.1" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="static-libs" DOCS=( |