summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-12 19:00:46 +0100
committerSam James <sam@gentoo.org>2023-08-12 19:00:46 +0100
commit0ea93be4f69eb1f4612777bc8de374912e3d3fda (patch)
tree87c39b94a70ad8777ab2d8fa044d4ac799ccc967
parentsys-devel/gcc: Stabilize 11.4.1_p20230622 x86, #911664 (diff)
downloadgentoo-0ea93be4f69eb1f4612777bc8de374912e3d3fda.tar.gz
gentoo-0ea93be4f69eb1f4612777bc8de374912e3d3fda.tar.bz2
gentoo-0ea93be4f69eb1f4612777bc8de374912e3d3fda.zip
net-misc/gallery-dl: Stabilize 1.25.7 hppa, #911670
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.25.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.25.7.ebuild b/net-misc/gallery-dl/gallery-dl-1.25.7.ebuild
index 3369767449a5..371abd912084 100644
--- a/net-misc/gallery-dl/gallery-dl-1.25.7.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.25.7.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"