diff options
author | Sam James <sam@gentoo.org> | 2022-06-25 06:29:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-25 06:29:19 +0100 |
commit | e99173fc270e98edf07ee72ba85fcf9500b6228a (patch) | |
tree | 1d07dfa6a32f3d304c710ff5492f9e9e5224bfde /www-client/links | |
parent | dev-lang/rust-bin: add unkeyworded sparc support (diff) | |
download | gentoo-e99173fc270e98edf07ee72ba85fcf9500b6228a.tar.gz gentoo-e99173fc270e98edf07ee72ba85fcf9500b6228a.tar.bz2 gentoo-e99173fc270e98edf07ee72ba85fcf9500b6228a.zip |
www-client/links: Stabilize 2.26-r1 hppa, #847463
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/links')
-rw-r--r-- | www-client/links/links-2.26-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/links/links-2.26-r1.ebuild b/www-client/links/links-2.26-r1.ebuild index 3570273a595f..1485b6630a67 100644 --- a/www-client/links/links-2.26-r1.ebuild +++ b/www-client/links/links-2.26-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.twibright.com/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="brotli bzip2 fbcon freetype gpm ipv6 jpeg libevent livecd lzip lzma ssl suid svga tiff unicode webp X zlib zstd" GRAPHICS_DEPEND="media-libs/libpng:0=" |