diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:48:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:16:44 +0000 |
commit | 9993e69aeb854eaeab77196b2db7797c1cdfdd8d (patch) | |
tree | dda43e49d604e6a3ce4d185940a467a288739a78 | |
parent | www-client/links: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-9993e69aeb854eaeab77196b2db7797c1cdfdd8d.tar.gz gentoo-9993e69aeb854eaeab77196b2db7797c1cdfdd8d.tar.bz2 gentoo-9993e69aeb854eaeab77196b2db7797c1cdfdd8d.zip |
www-client/lynx: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | www-client/lynx/lynx-2.9.0_pre6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/lynx/lynx-2.9.0_pre6-r1.ebuild b/www-client/lynx/lynx-2.9.0_pre6-r1.ebuild index 98b5eadc21e0..ff70679bd2a4 100644 --- a/www-client/lynx/lynx-2.9.0_pre6-r1.ebuild +++ b/www-client/lynx/lynx-2.9.0_pre6-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="bzip2 cjk gnutls idn ipv6 nls ssl unicode libressl" RDEPEND=" |