summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-25 23:08:40 +0000
committerSam James <sam@gentoo.org>2023-11-25 23:08:40 +0000
commit0363a0c7a7b10926102bee43af1457a66685a2f9 (patch)
tree1f979b24f00eec46d13d38b39f80c0c8c1e3021a
parentdev-python/ytmusicapi: Stabilize 1.3.1 ALLARCHES, #918570 (diff)
downloadgentoo-0363a0c7a7b10926102bee43af1457a66685a2f9.tar.gz
gentoo-0363a0c7a7b10926102bee43af1457a66685a2f9.tar.bz2
gentoo-0363a0c7a7b10926102bee43af1457a66685a2f9.zip
net-misc/gallery-dl: Stabilize 1.26.1 ALLARCHES, #918571
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.26.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.26.1.ebuild b/net-misc/gallery-dl/gallery-dl-1.26.1.ebuild
index b3da2a9c870f..e83e798733f1 100644
--- a/net-misc/gallery-dl/gallery-dl-1.26.1.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.26.1.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"