diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-02 14:19:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-02 14:19:34 +0300 |
commit | 2a76870581acde66a966ad65065ddb06a4acaeeb (patch) | |
tree | f9ecc81e03b1d45a81a58576157eeff7b1f7eec8 /net-analyzer/netselect | |
parent | dev-util/conf2struct: Add ~arm keyword wrt bug #689340 (diff) | |
download | gentoo-2a76870581acde66a966ad65065ddb06a4acaeeb.tar.gz gentoo-2a76870581acde66a966ad65065ddb06a4acaeeb.tar.bz2 gentoo-2a76870581acde66a966ad65065ddb06a4acaeeb.zip |
net-analyzer/netselect: arm stable wrt bug #686864
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-analyzer/netselect')
-rw-r--r-- | net-analyzer/netselect/netselect-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netselect/netselect-0.4.ebuild b/net-analyzer/netselect/netselect-0.4.ebuild index 29fb6185a9fb..6367b83a0d01 100644 --- a/net-analyzer/netselect/netselect-0.4.ebuild +++ b/net-analyzer/netselect/netselect-0.4.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ipv6" PATCHES=( |