diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-05-29 18:33:06 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-29 19:47:27 +0100 |
commit | f78e0193f3df76e603e4698a74d21bd2b8e81e01 (patch) | |
tree | 64343e738a0fbc0212c2a8bf206199f175f4c002 /net-analyzer/netselect | |
parent | media-libs/mesa: Version bump to 19.1.0_rc4 (diff) | |
download | gentoo-f78e0193f3df76e603e4698a74d21bd2b8e81e01.tar.gz gentoo-f78e0193f3df76e603e4698a74d21bd2b8e81e01.tar.bz2 gentoo-f78e0193f3df76e603e4698a74d21bd2b8e81e01.zip |
net-analyzer/netselect: stable 0.4 for sparc, bug #686864
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-analyzer/netselect')
-rw-r--r-- | net-analyzer/netselect/netselect-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netselect/netselect-0.4.ebuild b/net-analyzer/netselect/netselect-0.4.ebuild index a6d716516f07..c46ff44b24f3 100644 --- a/net-analyzer/netselect/netselect-0.4.ebuild +++ b/net-analyzer/netselect/netselect-0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=( |