diff options
author | Sam James <sam@gentoo.org> | 2024-11-19 14:08:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-19 14:08:35 +0000 |
commit | 0facbd640f9f9218612fea54c802783c07967756 (patch) | |
tree | d053c57b13706d3e330aeeda84811558b21d868e /www-client | |
parent | sys-devel/autogen: Stabilize 5.18.16-r101 x86, #942834 (diff) | |
download | gentoo-0facbd640f9f9218612fea54c802783c07967756.tar.gz gentoo-0facbd640f9f9218612fea54c802783c07967756.tar.bz2 gentoo-0facbd640f9f9218612fea54c802783c07967756.zip |
www-client/elinks: Stabilize 0.16.1.1-r100 x86, #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 aa26d3841c8e..d3602f9c3cfa 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" |