diff options
author | Sam James <sam@gentoo.org> | 2024-11-08 10:58:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-08 10:58:57 +0000 |
commit | 9474d09693cb16d6f35f47015fa168218d2de7c0 (patch) | |
tree | 55ee6b727b54a8bd35296da4b27da07fd7a14a37 /www-client | |
parent | sys-devel/autogen: Stabilize 5.18.16-r101 ppc64, #942834 (diff) | |
download | gentoo-9474d09693cb16d6f35f47015fa168218d2de7c0.tar.gz gentoo-9474d09693cb16d6f35f47015fa168218d2de7c0.tar.bz2 gentoo-9474d09693cb16d6f35f47015fa168218d2de7c0.zip |
www-client/elinks: Stabilize 0.16.1.1-r100 ppc64, #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 8ae9f43bf03f..38214715685a 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" |