diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-04 00:49:04 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-04 00:49:04 +0100 |
commit | 09b61abbe041538e5b9f453fb59047efed4d58a6 (patch) | |
tree | 75e5ff51d082f499c733d15e635acca882b56cb8 /net-analyzer | |
parent | media-sound/abcm2ps: x86 stable (bug #768447) (diff) | |
download | gentoo-09b61abbe041538e5b9f453fb59047efed4d58a6.tar.gz gentoo-09b61abbe041538e5b9f453fb59047efed4d58a6.tar.bz2 gentoo-09b61abbe041538e5b9f453fb59047efed4d58a6.zip |
net-analyzer/arping: x86 stable (bug #756946)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/arping/arping-2.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/arping/arping-2.21.ebuild b/net-analyzer/arping/arping-2.21.ebuild index 6daaf2358a7a..b74780e5673e 100644 --- a/net-analyzer/arping/arping-2.21.ebuild +++ b/net-analyzer/arping/arping-2.21.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ThomasHabets/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |