diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-22 19:50:49 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-22 19:50:49 -0400 |
commit | 21a45e277b94db0f2211b565d884332c57f68d8a (patch) | |
tree | b2f002f84f04e80338a312b4e12fa981bee1b938 /www-client | |
parent | dev-util/ftjam: arm64 stable (bug #688804) (diff) | |
download | gentoo-21a45e277b94db0f2211b565d884332c57f68d8a.tar.gz gentoo-21a45e277b94db0f2211b565d884332c57f68d8a.tar.bz2 gentoo-21a45e277b94db0f2211b565d884332c57f68d8a.zip |
www-client/lynx: arm64 stable (bug #689214)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'www-client')
-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 086d47fc3c7c..e3f1d516b116 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=" |