summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-29 00:59:02 +0000
committerSam James <sam@gentoo.org>2023-01-29 00:59:02 +0000
commite5d3a50b17ee1edd163f28ad675b8ae689d52af3 (patch)
tree5339614154760aa121971293d2cddf1549f3bdaa
parentnet-misc/gallery-dl: Stabilize 1.24.2 ppc64, #892467 (diff)
downloadgentoo-e5d3a50b17ee1edd163f28ad675b8ae689d52af3.tar.gz
gentoo-e5d3a50b17ee1edd163f28ad675b8ae689d52af3.tar.bz2
gentoo-e5d3a50b17ee1edd163f28ad675b8ae689d52af3.zip
net-misc/gallery-dl: Stabilize 1.24.2 arm, #892467
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.24.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild b/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild
index d9b7ee0b2d7d..e91acd9504b0 100644
--- a/net-misc/gallery-dl/gallery-dl-1.24.2.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.24.2.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"