diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:30:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:30:40 +0100 |
commit | f8c2c530e9d5fe713eecf9b40de7a35253b443ca (patch) | |
tree | d7526a30daca1d82d31c5cd1ecc5f815a5c38734 /net-libs/libnet/libnet-1.2.ebuild | |
parent | sci-libs/primegen: amd64 stable wrt bug #704428 (diff) | |
download | gentoo-f8c2c530e9d5fe713eecf9b40de7a35253b443ca.tar.gz gentoo-f8c2c530e9d5fe713eecf9b40de7a35253b443ca.tar.bz2 gentoo-f8c2c530e9d5fe713eecf9b40de7a35253b443ca.zip |
net-libs/libnet: amd64 stable wrt bug #704430
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libnet/libnet-1.2.ebuild')
-rw-r--r-- | net-libs/libnet/libnet-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.2.ebuild b/net-libs/libnet/libnet-1.2.ebuild index 1fd8b0b6e396..059e42e6ecc0 100644 --- a/net-libs/libnet/libnet-1.2.ebuild +++ b/net-libs/libnet/libnet-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=( |