summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-02-22 21:09:58 +0100
committerMaciej Barć <xgqt@gentoo.org>2022-02-22 21:09:58 +0100
commit8a281a03ce7a82c2462bb5518933e3848ee122b6 (patch)
tree463e9787fa3cb1577fcac2c94ab5f6e85a512cb8 /net-misc/gallery-dl
parentdev-python/makefun: Keyword 1.13.1 x86, #833854 (diff)
downloadgentoo-8a281a03ce7a82c2462bb5518933e3848ee122b6.tar.gz
gentoo-8a281a03ce7a82c2462bb5518933e3848ee122b6.tar.bz2
gentoo-8a281a03ce7a82c2462bb5518933e3848ee122b6.zip
net-misc/gallery-dl: sync live
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl')
-rw-r--r--net-misc/gallery-dl/gallery-dl-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-9999.ebuild b/net-misc/gallery-dl/gallery-dl-9999.ebuild
index 82b82324c8c7..d424151deeb1 100644
--- a/net-misc/gallery-dl/gallery-dl-9999.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-9999.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 ~riscv"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2"