diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-19 08:39:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-19 08:39:00 +0200 |
commit | 5a949250083e3ad577e62adc7b73753074b1844b (patch) | |
tree | bd2a0f0710f069ab7704e19d7d33b0890cae5bf0 /net-misc | |
parent | dev-util/byacc: x86 stable wrt bug #813678 (diff) | |
download | gentoo-5a949250083e3ad577e62adc7b73753074b1844b.tar.gz gentoo-5a949250083e3ad577e62adc7b73753074b1844b.tar.bz2 gentoo-5a949250083e3ad577e62adc7b73753074b1844b.zip |
net-misc/iputils: x86 stable wrt bug #813681
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/iputils/iputils-20210722.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iputils/iputils-20210722.ebuild b/net-misc/iputils/iputils-20210722.ebuild index f3e48a84a7b2..ec969a5e9c91 100644 --- a/net-misc/iputils/iputils-20210722.ebuild +++ b/net-misc/iputils/iputils-20210722.ebuild @@ -20,7 +20,7 @@ if [[ ${PV} == "99999999" ]] ; then else SRC_URI="https://github.com/iputils/iputils/archive/${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 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="Network monitoring tools including ping and ping6" |