summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-12 16:14:17 +0000
committerSam James <sam@gentoo.org>2022-12-12 16:14:17 +0000
commit9d0acb7193753a2c98eda3306afc4c3613ef98c3 (patch)
treec24b2eb71e25af79d09e5ec6d68e969efe0fb5d6 /net-misc
parentnet-misc/gallery-dl: Stabilize 1.23.5 x86, #885603 (diff)
downloadgentoo-9d0acb7193753a2c98eda3306afc4c3613ef98c3.tar.gz
gentoo-9d0acb7193753a2c98eda3306afc4c3613ef98c3.tar.bz2
gentoo-9d0acb7193753a2c98eda3306afc4c3613ef98c3.zip
net-misc/gallery-dl: Stabilize 1.23.5 hppa, #885603
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.23.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild b/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild
index 472a363bc2b3..ddfb48c98881 100644
--- a/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.23.5.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"