diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 17:10:39 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 19:48:31 +0100 |
commit | e617d5a59276930c8756ac13a8d5a7d43cc8c14d (patch) | |
tree | 6c719c5a6eba49c0db35d8d40b70f1e5c0842b5e /www-client/w3m | |
parent | media-libs/imlib2: added prefix keywords, bug #667266 (diff) | |
download | gentoo-e617d5a59276930c8756ac13a8d5a7d43cc8c14d.tar.gz gentoo-e617d5a59276930c8756ac13a8d5a7d43cc8c14d.tar.bz2 gentoo-e617d5a59276930c8756ac13a8d5a7d43cc8c14d.zip |
www-client/w3m: added prefix keywords, bug #667266
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'www-client/w3m')
-rw-r--r-- | www-client/w3m/w3m-0.5.3_p20180125.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/w3m/w3m-0.5.3_p20180125.ebuild b/www-client/w3m/w3m-0.5.3_p20180125.ebuild index e606b0ba9cc9..773d13408bd5 100644 --- a/www-client/w3m/w3m-0.5.3_p20180125.ebuild +++ b/www-client/w3m/w3m-0.5.3_p20180125.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -14,7 +14,7 @@ SRC_URI="https://github.com/tats/${PN}/archive/v${MY_PV}.tar.gz -> ${MY_P}.tar.g LICENSE="w3m" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~amd64-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="X fbcon gdk-pixbuf gpm imlib l10n_de l10n_ja libressl lynxkeymap nls nntp ssl unicode xface" REQUIRED_USE="X? ( ?? ( gdk-pixbuf imlib ) ) fbcon? ( ?? ( gdk-pixbuf imlib ) )" |