diff options
author | Kristian Fiskerstrand <k_f@gentoo.org> | 2017-09-16 15:47:22 +0200 |
---|---|---|
committer | Kristian Fiskerstrand <k_f@gentoo.org> | 2017-09-16 15:47:22 +0200 |
commit | b698a62ba12a09474e84f1b75d81da25f6809207 (patch) | |
tree | 81e5604ed310575ce5e00222fd11e4f0b3f2d86d /net-analyzer/tcpdump | |
parent | sci-geosciences/gpsbabel: Fix build with Qt-5.9 (diff) | |
download | gentoo-b698a62ba12a09474e84f1b75d81da25f6809207.tar.gz gentoo-b698a62ba12a09474e84f1b75d81da25f6809207.tar.bz2 gentoo-b698a62ba12a09474e84f1b75d81da25f6809207.zip |
net-analyzer/tcpdump: Restore stable 4.9.2 for amd64 and x86
Restoring stable keywords for amd64 and x86 that were removed in commit
2b45ef99159553b83e9a0bac9a597a1a300fe025.
Fixes: 2b45ef99159553b83e9a0bac9a597a1a300fe025
Gentoo-Bug: 630110
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'net-analyzer/tcpdump')
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-4.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-4.9.2.ebuild b/net-analyzer/tcpdump/tcpdump-4.9.2.ebuild index 6270838a605e..b5a3113290b2 100644 --- a/net-analyzer/tcpdump/tcpdump-4.9.2.ebuild +++ b/net-analyzer/tcpdump/tcpdump-4.9.2.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="+drop-root libressl smi ssl samba suid test" RDEPEND=" |