diff options
author | Markus Meier <maekke@gentoo.org> | 2017-12-27 09:29:46 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-12-27 09:29:46 +0100 |
commit | 53274d9639d28c6a8cef0cf35c6b82f484c8cca8 (patch) | |
tree | 46e0175426593bb5756f78ba26632d98e40a5ced /www-client/elinks | |
parent | dev-libs/tre: add ~arm, bug #634290 (diff) | |
download | gentoo-53274d9639d28c6a8cef0cf35c6b82f484c8cca8.tar.gz gentoo-53274d9639d28c6a8cef0cf35c6b82f484c8cca8.tar.bz2 gentoo-53274d9639d28c6a8cef0cf35c6b82f484c8cca8.zip |
www-client/elinks: add ~arm, bug #634290
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'www-client/elinks')
-rw-r--r-- | www-client/elinks/elinks-0.12_pre6-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/elinks/elinks-0.12_pre6-r3.ebuild b/www-client/elinks/elinks-0.12_pre6-r3.ebuild index b57789f25fd0..045c7b755e8a 100644 --- a/www-client/elinks/elinks-0.12_pre6-r3.ebuild +++ b/www-client/elinks/elinks-0.12_pre6-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://elinks.or.cz/download/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~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 ~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 libressl lua +mouse nls nntp perl ruby samba ssl tre unicode X xml zlib" RESTRICT="test" |