commit: 6b2ca5ac9b47cbb43d207562126f53eba5f6e781
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 06:43:32 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 06:43:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b2ca5ac
net-misc/gallery-dl: Stabilize 1.23.3 ppc64, #883083
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-misc/gallery-dl/gallery-dl-1.23.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/gallery-dl/gallery-dl-1.23.3.ebuild
b/net-misc/gallery-dl/gallery-dl-1.23.3.ebuild
index 871c167afa91..eed9b93ee995 100644
--- a/net-misc/gallery-dl/gallery-dl-1.23.3.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.23.3.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/mikf/${PN}.git"
else
SRC_URI="https://github.com/mikf/${PN}/archive/v${PV}.tar.gz ->
${P}.gh.tar.gz"
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2"