diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-03 21:18:49 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-03 21:19:29 +0100 |
commit | fe2750676ce8a38b9179da54d1ec3f7051f466ba (patch) | |
tree | 5c5dc1f824a1c18439d84a5aecb71b125ba84ff1 /net-misc | |
parent | sci-libs/indilib: x86 stable (bug #753137) (diff) | |
download | gentoo-fe2750676ce8a38b9179da54d1ec3f7051f466ba.tar.gz gentoo-fe2750676ce8a38b9179da54d1ec3f7051f466ba.tar.bz2 gentoo-fe2750676ce8a38b9179da54d1ec3f7051f466ba.zip |
net-misc/iputils: x86 stable (bug #766980)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/iputils/iputils-20200821-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/iputils/iputils-20200821-r2.ebuild b/net-misc/iputils/iputils-20200821-r2.ebuild index 72b4b320daa2..755bb0785dd2 100644 --- a/net-misc/iputils/iputils-20200821-r2.ebuild +++ b/net-misc/iputils/iputils-20200821-r2.ebuild @@ -20,7 +20,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 ~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" |