diff options
author | Sam James <sam@gentoo.org> | 2023-09-09 10:51:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-09 10:51:02 +0100 |
commit | fd17b31c6f4905a84d247977fc4958a4ce5eb08f (patch) | |
tree | d21855ade9bc6b23507168af483a39f7edf56412 /www-client | |
parent | www-client/elinks: Stabilize 0.16.1.1-r2 sparc, #913890 (diff) | |
download | gentoo-fd17b31c6f4905a84d247977fc4958a4ce5eb08f.tar.gz gentoo-fd17b31c6f4905a84d247977fc4958a4ce5eb08f.tar.bz2 gentoo-fd17b31c6f4905a84d247977fc4958a4ce5eb08f.zip |
www-client/elinks: Stabilize 0.16.1.1-r2 ppc, #913890
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client')
-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 1c5dcbcca4c9..ec20dcaa5d55 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" |