summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-08-15 12:23:39 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-08-15 12:23:39 +0000
commite00e589e077898526aef214ab1e29594e6e49f8a (patch)
treec9164848c636305e4679b5491b4dc92474af6bf2 /net-misc/gallery-dl
parentapp-shells/starship: Add 1.15.0 (diff)
downloadgentoo-e00e589e077898526aef214ab1e29594e6e49f8a.tar.gz
gentoo-e00e589e077898526aef214ab1e29594e6e49f8a.tar.bz2
gentoo-e00e589e077898526aef214ab1e29594e6e49f8a.zip
net-misc/gallery-dl: Stabilize 1.25.8 ALLARCHES, #912299
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl')
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.25.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.25.8.ebuild b/net-misc/gallery-dl/gallery-dl-1.25.8.ebuild
index b3da2a9c870f..e83e798733f1 100644
--- a/net-misc/gallery-dl/gallery-dl-1.25.8.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.25.8.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"