diff options
author | Sam James <sam@gentoo.org> | 2023-09-09 10:51:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-09 10:51:05 +0100 |
commit | 4182bf9ed05a343ff83b5cba659f55fb19df0e42 (patch) | |
tree | 0d8fd0b1de7e409a83accc32872873b4644cb13f /www-client/elinks | |
parent | www-client/elinks: Stabilize 0.16.1.1-r2 ppc, #913890 (diff) | |
download | gentoo-4182bf9ed05a343ff83b5cba659f55fb19df0e42.tar.gz gentoo-4182bf9ed05a343ff83b5cba659f55fb19df0e42.tar.bz2 gentoo-4182bf9ed05a343ff83b5cba659f55fb19df0e42.zip |
www-client/elinks: Stabilize 0.16.1.1-r2 ppc64, #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 ec20dcaa5d55..ecccac8216f0 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" |