diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 15:53:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-10 15:53:49 +0100 |
commit | 3209e4dd049f425750fbe46c70767fc08afbc128 (patch) | |
tree | 3103bcfc352dc0659c73549987c0e9f5034aab09 | |
parent | 2061d129377332b3c400d941904cd677873b26ca (diff) | |
download | gentoo-3209e4dd049f425750fbe46c70767fc08afbc128.tar.gz gentoo-3209e4dd049f425750fbe46c70767fc08afbc128.tar.xz |
net-analyzer/tcpdump: amd64 stable wrt bug #605224
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-4.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-4.8.1.ebuild b/net-analyzer/tcpdump/tcpdump-4.8.1.ebuild index edeef25e777..9d017bd6789 100644 --- a/net-analyzer/tcpdump/tcpdump-4.8.1.ebuild +++ b/net-analyzer/tcpdump/tcpdump-4.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="+drop-root libressl smi ssl samba suid test" RDEPEND=" |