diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-30 14:19:19 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-30 14:19:19 +0100 |
commit | 27893bf26d267760d72e305ef25f3646c70d073c (patch) | |
tree | 8b7f26b5cb8ed84175c30f9c8abb657eaeb41fff /net-analyzer | |
parent | www-servers/lighttpd: Cleanup old <1.4.42 (diff) | |
download | gentoo-27893bf26d267760d72e305ef25f3646c70d073c.tar.gz gentoo-27893bf26d267760d72e305ef25f3646c70d073c.tar.bz2 gentoo-27893bf26d267760d72e305ef25f3646c70d073c.zip |
net-analyzer/tcpdump-4.9.0-r0: stable on alpha
Gentoo-Bug: 606516
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-4.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-4.9.0.ebuild b/net-analyzer/tcpdump/tcpdump-4.9.0.ebuild index 6c2ec03bd858..e27d6f1923b7 100644 --- a/net-analyzer/tcpdump/tcpdump-4.9.0.ebuild +++ b/net-analyzer/tcpdump/tcpdump-4.9.0.ebuild @@ -17,7 +17,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=" |