diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-02 03:52:17 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-02 03:52:17 +0100 |
commit | 492fc0ea2e28d16f673a10ab3cbcd6c69e605c7f (patch) | |
tree | 75fe8618b6cf549550210b5e3e0bc9d00d9cfad5 /net-analyzer | |
parent | dev-python/bitarray: x86 stable (bug #757651) (diff) | |
download | gentoo-492fc0ea2e28d16f673a10ab3cbcd6c69e605c7f.tar.gz gentoo-492fc0ea2e28d16f673a10ab3cbcd6c69e605c7f.tar.bz2 gentoo-492fc0ea2e28d16f673a10ab3cbcd6c69e605c7f.zip |
net-analyzer/bwping: x86 stable (bug #752063)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/bwping/bwping-2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/bwping/bwping-2.1.ebuild b/net-analyzer/bwping/bwping-2.1.ebuild index b22cf8d14539..d036906fb29e 100644 --- a/net-analyzer/bwping/bwping-2.1.ebuild +++ b/net-analyzer/bwping/bwping-2.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~sparc x86" src_test() { [[ ${UID} = 0 ]] && default |