diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-05 10:42:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-05 10:42:56 +0200 |
commit | 1d8779f4e63b49cea27588ee5a0fb69e23243763 (patch) | |
tree | 65c5c480d9ef7dd9b9368288d925c7937c031258 /www-client/lynx | |
parent | app-emacs/ruby-mode: ppc stable wrt bug #689302 (diff) | |
download | gentoo-1d8779f4e63b49cea27588ee5a0fb69e23243763.tar.gz gentoo-1d8779f4e63b49cea27588ee5a0fb69e23243763.tar.bz2 gentoo-1d8779f4e63b49cea27588ee5a0fb69e23243763.zip |
www-client/lynx: s390 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="s390"
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 04aed92a4993..951c105fcb07 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=" |