diff options
author | Sam James <sam@gentoo.org> | 2023-09-09 10:42:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-09 10:42:29 +0100 |
commit | e9fc9f6e2a4281eab0ed143f3a0aed4a3b245dd7 (patch) | |
tree | a087f15ec7c446669872aa3275ee5eea91d65c61 /www-client/elinks | |
parent | dev-libs/libei: keyword 1.0.0 for ~loong (diff) | |
download | gentoo-e9fc9f6e2a4281eab0ed143f3a0aed4a3b245dd7.tar.gz gentoo-e9fc9f6e2a4281eab0ed143f3a0aed4a3b245dd7.tar.bz2 gentoo-e9fc9f6e2a4281eab0ed143f3a0aed4a3b245dd7.zip |
www-client/elinks: Stabilize 0.16.1.1-r2 arm, #913890
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/elinks')
-rw-r--r-- | www-client/elinks/elinks-0.16.1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/elinks/elinks-0.16.1.1-r2.ebuild b/www-client/elinks/elinks-0.16.1.1-r2.ebuild index 16b07eae2f9b..213a3dd827de 100644 --- a/www-client/elinks/elinks-0.16.1.1-r2.ebuild +++ b/www-client/elinks/elinks-0.16.1.1-r2.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 ~x64-solaris" + KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" fi LICENSE="GPL-2" |