diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 13:58:54 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-04-26 13:58:54 -0400 |
commit | dd3f557cb7b3511e7530af1852467b611801e448 (patch) | |
tree | ae88ec05f1f4f258bb469e9ce6957474d78cb91f /www-client/elinks | |
parent | dev-python/PyQt5: stable on arm (diff) | |
download | gentoo-dd3f557cb7b3511e7530af1852467b611801e448.tar.gz gentoo-dd3f557cb7b3511e7530af1852467b611801e448.tar.bz2 gentoo-dd3f557cb7b3511e7530af1852467b611801e448.zip |
www-client/elinks: stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'www-client/elinks')
-rw-r--r-- | www-client/elinks/elinks-0.12_pre6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/elinks/elinks-0.12_pre6-r1.ebuild b/www-client/elinks/elinks-0.12_pre6-r1.ebuild index 8a039844213e..908552f923db 100644 --- a/www-client/elinks/elinks-0.12_pre6-r1.ebuild +++ b/www-client/elinks/elinks-0.12_pre6-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://elinks.or.cz/download/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="bittorrent bzip2 debug finger ftp gc gopher gpm guile idn ipv6 javascript lua +mouse nls nntp perl ruby samba ssl unicode X xml zlib" RESTRICT="test" |