diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-05 10:40:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-05 10:40:57 +0200 |
commit | 2e8951e42995aeae353c52ef7e38a65e54b461cc (patch) | |
tree | 1b1e31f6927b596d93fbd34f83771020b7a32ec8 /www-client/lynx | |
parent | app-emacs/ruby-mode: amd64 stable wrt bug #689302 (diff) | |
download | gentoo-2e8951e42995aeae353c52ef7e38a65e54b461cc.tar.gz gentoo-2e8951e42995aeae353c52ef7e38a65e54b461cc.tar.bz2 gentoo-2e8951e42995aeae353c52ef7e38a65e54b461cc.zip |
www-client/lynx: ppc64 stable wrt bug #689214
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'www-client/lynx')
-rw-r--r-- | www-client/lynx/lynx-2.8.9_p1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/lynx/lynx-2.8.9_p1.ebuild b/www-client/lynx/lynx-2.8.9_p1.ebuild index 66e8b66d49c5..09501c9acf24 100644 --- a/www-client/lynx/lynx-2.8.9_p1.ebuild +++ b/www-client/lynx/lynx-2.8.9_p1.ebuild @@ -21,7 +21,7 @@ SRC_URI="http://invisible-mirror.net/archives/lynx/tarballs/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 cjk gnutls idn ipv6 nls ssl unicode libressl" RDEPEND=" |