commit: bc62d46d648ad554a22b2255dc8d2ca25d70e32e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 02:22:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 02:22:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc62d46d
www-client/elinks: Stabilize 0.17.1.1 ppc64, #948590
Signed-off-by: Sam James <sam <AT> gentoo.org>
www-client/elinks/elinks-0.17.1.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-client/elinks/elinks-0.17.1.1.ebuild
b/www-client/elinks/elinks-0.17.1.1.ebuild
index 9b8c200b66dd..0e45ccd62d4e 100644
--- a/www-client/elinks/elinks-0.17.1.1.ebuild
+++ b/www-client/elinks/elinks-0.17.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"