summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-02-17 23:06:51 +0800
committerYixun Lan <dlan@gentoo.org>2022-02-17 23:07:37 +0800
commit55743c8d07ad6e47d8692f3117984e4330f355c6 (patch)
treed7bb0031db6626ab1a1eaeefaf2a6912460f6e72 /net-misc
parentwww-apps/nextcloud: Removed old (diff)
downloadgentoo-55743c8d07ad6e47d8692f3117984e4330f355c6.tar.gz
gentoo-55743c8d07ad6e47d8692f3117984e4330f355c6.tar.bz2
gentoo-55743c8d07ad6e47d8692f3117984e4330f355c6.zip
net-misc/gallery-dl: keyword ~riscv, #833493
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.20.5.ebuild2
-rw-r--r--net-misc/gallery-dl/gallery-dl-9999.ebuild2
2 files changed, 2 insertions, 2 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 c33edc550b3f..82b82324c8c7 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"
+ KEYWORDS="~amd64 ~riscv"
fi
LICENSE="GPL-2"
diff --git a/net-misc/gallery-dl/gallery-dl-9999.ebuild b/net-misc/gallery-dl/gallery-dl-9999.ebuild
index c33edc550b3f..82b82324c8c7 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"
+ KEYWORDS="~amd64 ~riscv"
fi
LICENSE="GPL-2"