diff options
author | Sam James <sam@gentoo.org> | 2024-11-08 06:31:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-08 06:31:03 +0000 |
commit | 423b9af4107f3847bd81f261352674c51f665d8d (patch) | |
tree | cc98cefda417df3241ef293860f48c1d408b148e /www-client | |
parent | sys-devel/autogen: Stabilize 5.18.16-r101 arm, #942834 (diff) | |
download | gentoo-423b9af4107f3847bd81f261352674c51f665d8d.tar.gz gentoo-423b9af4107f3847bd81f261352674c51f665d8d.tar.bz2 gentoo-423b9af4107f3847bd81f261352674c51f665d8d.zip |
www-client/elinks: Stabilize 0.16.1.1-r100 arm, #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 f2f48ce10d89..8ae9f43bf03f 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" |