diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 23:35:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 23:35:24 +0000 |
commit | 3d2e2a9cbe04ef4b900241c6ef0135a98f95e929 (patch) | |
tree | 6ac53110ac1d9fe763a6a60310dafbd3b31aa20f /net-analyzer/netselect | |
parent | net-analyzer/netselect: minor style adjustments (diff) | |
download | gentoo-3d2e2a9cbe04ef4b900241c6ef0135a98f95e929.tar.gz gentoo-3d2e2a9cbe04ef4b900241c6ef0135a98f95e929.tar.bz2 gentoo-3d2e2a9cbe04ef4b900241c6ef0135a98f95e929.zip |
net-analyzer/netselect: drop dead keywords
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/netselect')
-rw-r--r-- | net-analyzer/netselect/netselect-0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netselect/netselect-0.4-r2.ebuild b/net-analyzer/netselect/netselect-0.4-r2.ebuild index d3d78753312f..decda5e572d5 100644 --- a/net-analyzer/netselect/netselect-0.4-r2.ebuild +++ b/net-analyzer/netselect/netselect-0.4-r2.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="ipv6" PATCHES=( |