diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:10:55 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:10:55 -0600 |
commit | c9e5f6c43cec98c145795d4e4720950ff099d483 (patch) | |
tree | 25c32faea4163800a57ce3ec145d356c73581a9f /www-client/w3m | |
parent | dev-python/pyudev: keywording arm64 (diff) | |
download | gentoo-c9e5f6c43cec98c145795d4e4720950ff099d483.tar.gz gentoo-c9e5f6c43cec98c145795d4e4720950ff099d483.tar.bz2 gentoo-c9e5f6c43cec98c145795d4e4720950ff099d483.zip |
www-client/w3m: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
Diffstat (limited to 'www-client/w3m')
-rw-r--r-- | www-client/w3m/w3m-0.5.3-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/w3m/w3m-0.5.3-r5.ebuild b/www-client/w3m/w3m-0.5.3-r5.ebuild index fa04611a64b7..cedf1797ce29 100644 --- a/www-client/w3m/w3m-0.5.3-r5.ebuild +++ b/www-client/w3m/w3m-0.5.3-r5.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/w3m/${P}.tar.gz" LICENSE="w3m" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="X fbcon gpm gtk imlib lynxkeymap migemo nls nntp ssl unicode vanilla xface linguas_ja" # We cannot build w3m with gtk+2 w/o X because gtk+2 ebuild doesn't |