diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 16:07:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 16:07:08 +0200 |
commit | d12e392eebce3ffa8f71cf7a074c181910d65109 (patch) | |
tree | e50ae044ce7749931b6f770979dfed691a9d03ec /net-misc/iputils | |
parent | dev-python/pytest-xprocess: x86 stable wrt bug #717674 (diff) | |
download | gentoo-d12e392eebce3ffa8f71cf7a074c181910d65109.tar.gz gentoo-d12e392eebce3ffa8f71cf7a074c181910d65109.tar.bz2 gentoo-d12e392eebce3ffa8f71cf7a074c181910d65109.zip |
net-misc/iputils: amd64 stable wrt bug #716594
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/iputils')
-rw-r--r-- | net-misc/iputils/iputils-20190709-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iputils/iputils-20190709-r1.ebuild b/net-misc/iputils/iputils-20190709-r1.ebuild index d328ffae14ae..9fdcf4cfd919 100644 --- a/net-misc/iputils/iputils-20190709-r1.ebuild +++ b/net-misc/iputils/iputils-20190709-r1.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == "99999999" ]] ; then else SRC_URI="https://github.com/iputils/iputils/archive/s${PV}.tar.gz -> ${P}.tar.gz https://dev.gentoo.org/~whissi/dist/iputils/${PN}-manpages-${PV}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux" fi DESCRIPTION="Network monitoring tools including ping and ping6" |