commit: fbb709b4c124ce79e974509531c68bfbd78a9384
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 06:33:30 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 06:33:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbb709b4
www-client/elinks: Stabilize 0.17.1.1 sparc, #948590
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
www-client/elinks/elinks-0.17.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/elinks/elinks-0.17.1.1.ebuild
b/www-client/elinks/elinks-0.17.1.1.ebuild
index 69395103a16a..f231ab55fcc7 100644
--- a/www-client/elinks/elinks-0.17.1.1.ebuild
+++ b/www-client/elinks/elinks-0.17.1.1.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"