diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 15:48:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-16 15:48:48 +0200 |
commit | e0b79c97b9c672488e8a5df335b7d277b5f1f9cb (patch) | |
tree | c257ea6858650bf5f4267a7fe2fbb9b71ace1978 /net-misc/iputils | |
parent | app-backup/borgbackup: x86 stable wrt bug #713822 (diff) | |
download | gentoo-e0b79c97b9c672488e8a5df335b7d277b5f1f9cb.tar.gz gentoo-e0b79c97b9c672488e8a5df335b7d277b5f1f9cb.tar.bz2 gentoo-e0b79c97b9c672488e8a5df335b7d277b5f1f9cb.zip |
net-misc/iputils: x86 stable wrt bug #716594
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
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 8021a00b16f0..d328ffae14ae 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" |