summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-02-19 09:03:00 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-02-19 09:03:00 +0200
commit74a1f9dd283f50d30ce685b83bdfca2ed1bee878 (patch)
treee46d77b2e1baf77bbe7fc6f79b7b39d60b66c152 /net-misc/gallery-dl
parentnet-misc/gallery-dl: Keyword 1.20.5 arm, #833493 (diff)
downloadgentoo-74a1f9dd283f50d30ce685b83bdfca2ed1bee878.tar.gz
gentoo-74a1f9dd283f50d30ce685b83bdfca2ed1bee878.tar.bz2
gentoo-74a1f9dd283f50d30ce685b83bdfca2ed1bee878.zip
net-misc/gallery-dl: Keyword 1.20.5 ppc, #833493
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.20.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.20.5.ebuild b/net-misc/gallery-dl/gallery-dl-1.20.5.ebuild
index 9af601aacd90..a37173f773f7 100644
--- a/net-misc/gallery-dl/gallery-dl-1.20.5.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.20.5.ebuild
@@ -16,7 +16,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}.tar.gz"
- KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~riscv"
+ KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv"
fi
LICENSE="GPL-2"