diff options
author | Sam James <sam@gentoo.org> | 2024-11-19 14:08:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-19 14:08:19 +0000 |
commit | a5ede6c6b89b0894962454be88083d1008978405 (patch) | |
tree | dff4648d7273ef7ec5305ca7ef32f11bf5229967 /www-client | |
parent | sys-devel/autogen: Stabilize 5.18.16-r101 sparc, #942834 (diff) | |
download | gentoo-a5ede6c6b89b0894962454be88083d1008978405.tar.gz gentoo-a5ede6c6b89b0894962454be88083d1008978405.tar.bz2 gentoo-a5ede6c6b89b0894962454be88083d1008978405.zip |
www-client/elinks: Stabilize 0.16.1.1-r100 sparc, #942834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/elinks/elinks-0.16.1.1-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/elinks/elinks-0.16.1.1-r100.ebuild b/www-client/elinks/elinks-0.16.1.1-r100.ebuild index 06754bdd8e44..aa26d3841c8e 100644 --- a/www-client/elinks/elinks-0.16.1.1-r100.ebuild +++ b/www-client/elinks/elinks-0.16.1.1-r100.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == *9999 ]] ; then else SRC_URI="https://github.com/rkd77/elinks/releases/download/v${PV}/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" fi LICENSE="GPL-2" |