summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-23 02:55:39 +0100
committerSam James <sam@gentoo.org>2023-07-23 02:55:39 +0100
commitcb7084b7372c7e61ee9e05e72775c1b3b5c47e57 (patch)
tree98d11163b6c373dd4b006407c5d31a4a53f6eade
parentdev-ruby/leto: Keyword 2.1.0 hppa, #910607 (diff)
downloadgentoo-cb7084b7372c7e61ee9e05e72775c1b3b5c47e57.tar.gz
gentoo-cb7084b7372c7e61ee9e05e72775c1b3b5c47e57.tar.bz2
gentoo-cb7084b7372c7e61ee9e05e72775c1b3b5c47e57.zip
net-misc/gallery-dl: Stabilize 1.25.6 hppa, #910655
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.25.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.25.6.ebuild b/net-misc/gallery-dl/gallery-dl-1.25.6.ebuild
index e5fbc2f301b3..e83e798733f1 100644
--- a/net-misc/gallery-dl/gallery-dl-1.25.6.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.25.6.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"