summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-04-12 02:38:01 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-04-12 02:38:01 +0200
commit7b9a7e9f41ce72aa49dbc1704891caf3799087f6 (patch)
treeef3d2e4319fe47a4898e1ef02196291fe3a31a4f /net-misc/gallery-dl
parentdev-python/accessible-pygments: Stabilize 0.0.4 ppc, #904177 (diff)
downloadgentoo-7b9a7e9f41ce72aa49dbc1704891caf3799087f6.tar.gz
gentoo-7b9a7e9f41ce72aa49dbc1704891caf3799087f6.tar.bz2
gentoo-7b9a7e9f41ce72aa49dbc1704891caf3799087f6.zip
net-misc/gallery-dl: Stabilize 1.25.0 arm64, #904195
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl')
-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 9dcd7bdbba2f..8340a51b6862 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"