diff options
author | Sam James <sam@gentoo.org> | 2020-08-11 19:05:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-11 19:06:20 +0000 |
commit | 5dea90bffb3fa4fff1ca02874ef8d23afe7b8e8b (patch) | |
tree | be5cef275f839d0e4ec60975bfaa7fb1244c0c62 /net-analyzer/netselect | |
parent | app-editors/emacs: Unchanged revbump for emacs-27 live ebuild. (diff) | |
download | gentoo-5dea90bffb3fa4fff1ca02874ef8d23afe7b8e8b.tar.gz gentoo-5dea90bffb3fa4fff1ca02874ef8d23afe7b8e8b.tar.bz2 gentoo-5dea90bffb3fa4fff1ca02874ef8d23afe7b8e8b.zip |
net-analyzer/netselect: Stabilize 0.4-r1 arm64, #736772
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/netselect')
-rw-r--r-- | net-analyzer/netselect/netselect-0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/netselect/netselect-0.4-r1.ebuild b/net-analyzer/netselect/netselect-0.4-r1.ebuild index 7ad668d54316..bd049d48552a 100644 --- a/net-analyzer/netselect/netselect-0.4-r1.ebuild +++ b/net-analyzer/netselect/netselect-0.4-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 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 ~x86-macos" IUSE="ipv6" PATCHES=( |