summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-12 16:14:18 +0000
committerSam James <sam@gentoo.org>2022-12-12 16:14:18 +0000
commit0ffc202b756000b691e5e9061d0da058d17b57eb (patch)
tree72e6a4b59a698760e1674d8de8e70cd87e62061e /net-misc/gallery-dl
parentnet-misc/gallery-dl: Stabilize 1.23.5 hppa, #885603 (diff)
downloadgentoo-0ffc202b756000b691e5e9061d0da058d17b57eb.tar.gz
gentoo-0ffc202b756000b691e5e9061d0da058d17b57eb.tar.bz2
gentoo-0ffc202b756000b691e5e9061d0da058d17b57eb.zip
net-misc/gallery-dl: Stabilize 1.23.5 arm, #885603
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.23.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild b/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild
index ddfb48c98881..e447189a0971 100644
--- a/net-misc/gallery-dl/gallery-dl-1.23.5.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.23.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"