diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:28:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-13 08:28:25 +0200 |
commit | d04c9ff6d34bce8cb121ff68daffb28944f8efcf (patch) | |
tree | 0d7050e5139b4659cc6362f63032028838a160bc /net-analyzer/tcpdump/tcpdump-4.99.1.ebuild | |
parent | dev-lang/mujs: ppc stable wrt bug #801955 (diff) | |
download | gentoo-d04c9ff6d34bce8cb121ff68daffb28944f8efcf.tar.gz gentoo-d04c9ff6d34bce8cb121ff68daffb28944f8efcf.tar.bz2 gentoo-d04c9ff6d34bce8cb121ff68daffb28944f8efcf.zip |
net-analyzer/tcpdump: ppc stable wrt bug #801958
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/tcpdump/tcpdump-4.99.1.ebuild')
-rw-r--r-- | net-analyzer/tcpdump/tcpdump-4.99.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild index 5a4137a6b38f..70c586ca49ed 100644 --- a/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild +++ b/net-analyzer/tcpdump/tcpdump-4.99.1.ebuild @@ -21,7 +21,7 @@ else SRC_URI="https://www.tcpdump.org/release/${P}.tar.gz -> ${P}-upstream.tar.gz" SRC_URI+=" verify-sig? ( https://www.tcpdump.org/release/${P}.tar.gz.sig -> ${P}-upstream.tar.gz.sig )" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" fi LICENSE="BSD" |