diff options
author | Sam James <sam@gentoo.org> | 2024-10-17 08:35:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-17 08:35:10 +0100 |
commit | 6aa39fde03c9d070ece45226e6ea97889cda45fc (patch) | |
tree | 9661017610d100358ecf60d1ca29a822c2fdf977 /www-client | |
parent | net-p2p/kubo: add 0.30.0 (diff) | |
download | gentoo-6aa39fde03c9d070ece45226e6ea97889cda45fc.tar.gz gentoo-6aa39fde03c9d070ece45226e6ea97889cda45fc.tar.bz2 gentoo-6aa39fde03c9d070ece45226e6ea97889cda45fc.zip |
www-client/elinks: Stabilize 0.16.1.1-r4 x86, #937007
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/elinks/elinks-0.16.1.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/elinks/elinks-0.16.1.1-r4.ebuild b/www-client/elinks/elinks-0.16.1.1-r4.ebuild index b9d2a03c7207..2a498983059d 100644 --- a/www-client/elinks/elinks-0.16.1.1-r4.ebuild +++ b/www-client/elinks/elinks-0.16.1.1-r4.ebuild @@ -17,7 +17,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" |