summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-30 20:30:07 +0100
committerSam James <sam@gentoo.org>2023-06-30 20:30:17 +0100
commit915d946ba478510a51a01cfb795781bbd099f0de (patch)
tree72392951a8bb024a0e09fa5470c58ea091ba7aea /net-misc
parentnet-misc/gallery-dl: Stabilize 1.25.5 x86, #909415 (diff)
downloadgentoo-915d946ba478510a51a01cfb795781bbd099f0de.tar.gz
gentoo-915d946ba478510a51a01cfb795781bbd099f0de.tar.bz2
gentoo-915d946ba478510a51a01cfb795781bbd099f0de.zip
net-misc/gallery-dl: Stabilize 1.25.5 hppa, #909415
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.25.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.25.5.ebuild b/net-misc/gallery-dl/gallery-dl-1.25.5.ebuild
index 549b891a6391..6219a484ee3e 100644
--- a/net-misc/gallery-dl/gallery-dl-1.25.5.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.25.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"