diff options
author | Sam James <sam@gentoo.org> | 2021-02-02 21:00:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-02 21:00:22 +0000 |
commit | f24ea645eb025b44c965f631694f02b4afd1fdf0 (patch) | |
tree | a0ce5abb272fc2de9997798d5bb1edd6135d3144 /net-analyzer/bwping | |
parent | app-i18n/fcitx: Stabilize 4.2.9.8 amd64, #760735 (diff) | |
download | gentoo-f24ea645eb025b44c965f631694f02b4afd1fdf0.tar.gz gentoo-f24ea645eb025b44c965f631694f02b4afd1fdf0.tar.bz2 gentoo-f24ea645eb025b44c965f631694f02b4afd1fdf0.zip |
net-analyzer/bwping: Stabilize 2.2 amd64, #768363
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/bwping')
-rw-r--r-- | net-analyzer/bwping/bwping-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/bwping/bwping-2.2.ebuild b/net-analyzer/bwping/bwping-2.2.ebuild index 34866c961db0..663aee003b4e 100644 --- a/net-analyzer/bwping/bwping-2.2.ebuild +++ b/net-analyzer/bwping/bwping-2.2.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/${PN}-RELEASE_${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc ~x86" src_test() { [[ ${UID} = 0 ]] && default |