diff options
author | 2023-05-21 01:49:59 +0100 | |
---|---|---|
committer | 2023-05-21 01:49:59 +0100 | |
commit | 0cfe1ebf5bb2afac020303d24e502c70e502697f (patch) | |
tree | ed7cdfc09f5040e6394024ddfd9a63671ce7dd6d /www-client | |
parent | app-backup/restic: add 0.15.2 (diff) | |
download | gentoo-0cfe1ebf5bb2afac020303d24e502c70e502697f.tar.gz gentoo-0cfe1ebf5bb2afac020303d24e502c70e502697f.tar.bz2 gentoo-0cfe1ebf5bb2afac020303d24e502c70e502697f.zip |
www-client/elinks: Stabilize 0.16.1.1-r1 arm, #906818
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/elinks/elinks-0.16.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/elinks/elinks-0.16.1.1-r1.ebuild b/www-client/elinks/elinks-0.16.1.1-r1.ebuild index 35c3212c53f2..bab920a9d5c6 100644 --- a/www-client/elinks/elinks-0.16.1.1-r1.ebuild +++ b/www-client/elinks/elinks-0.16.1.1-r1.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 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" fi LICENSE="GPL-2" |