summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-27 19:12:19 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-27 19:12:19 +0200
commit2ac8ba09c0a62afee6735401eb1417db01eea03b (patch)
tree550ad21abec37abab033589d8568a7339054b688 /net-misc
parentnet-ftp/pure-ftpd: Stabilize 1.0.50-r3 sparc, #847805 (diff)
downloadgentoo-2ac8ba09c0a62afee6735401eb1417db01eea03b.tar.gz
gentoo-2ac8ba09c0a62afee6735401eb1417db01eea03b.tar.bz2
gentoo-2ac8ba09c0a62afee6735401eb1417db01eea03b.zip
net-misc/gallery-dl: Stabilize 1.21.1 hppa, #847475
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.21.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.21.1.ebuild b/net-misc/gallery-dl/gallery-dl-1.21.1.ebuild
index d424151deeb1..8602dfbc27d4 100644
--- a/net-misc/gallery-dl/gallery-dl-1.21.1.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.21.1.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 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 hppa ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2"