diff options
author | Sam James <sam@gentoo.org> | 2024-11-08 03:53:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-08 03:53:49 +0000 |
commit | c617578c5827594b3532ee7a5a86344d841ff174 (patch) | |
tree | 69758da2bfe552e6624fe3d432fd8c101c21350a /www-client | |
parent | sys-devel/autogen: Stabilize 5.18.16-r101 amd64, #942834 (diff) | |
download | gentoo-c617578c5827594b3532ee7a5a86344d841ff174.tar.gz gentoo-c617578c5827594b3532ee7a5a86344d841ff174.tar.bz2 gentoo-c617578c5827594b3532ee7a5a86344d841ff174.zip |
www-client/elinks: Stabilize 0.16.1.1-r100 amd64, #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 83bb020743e9..f2f48ce10d89 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" |