summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-12 03:21:34 +0100
committerSam James <sam@gentoo.org>2023-04-12 03:21:34 +0100
commit945b3af2b8285d086d55aa69e8a82153859d840a (patch)
treed9297ef4a29e3fabaa313af66e4622edfda87822
parentapp-crypt/qca: specify botan slot (diff)
downloadgentoo-945b3af2.tar.gz
gentoo-945b3af2.tar.bz2
gentoo-945b3af2.zip
net-misc/gallery-dl: Stabilize 1.25.0 arm, #904195
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.25.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.25.0.ebuild b/net-misc/gallery-dl/gallery-dl-1.25.0.ebuild
index e9204ef19da4..f0216d56b30a 100644
--- a/net-misc/gallery-dl/gallery-dl-1.25.0.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.25.0.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"