Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arping/
Date: Wed, 03 Feb 2021 23:55:34
Message-Id: 1612396144.09b61abbe041538e5b9f453fb59047efed4d58a6.whissi@gentoo
1 commit: 09b61abbe041538e5b9f453fb59047efed4d58a6
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 3 23:49:04 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 3 23:49:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b61abb
7
8 net-analyzer/arping: x86 stable (bug #756946)
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-analyzer/arping/arping-2.21.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/arping/arping-2.21.ebuild b/net-analyzer/arping/arping-2.21.ebuild
17 index 6daaf2358a7..b74780e5673 100644
18 --- a/net-analyzer/arping/arping-2.21.ebuild
19 +++ b/net-analyzer/arping/arping-2.21.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ThomasHabets/${PN}/archive/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="2"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="test"
27 RESTRICT="!test? ( test )"