summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-25 14:09:50 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-25 14:09:50 +0000
commit28d376283e5e71b38093830892aa14b14ca69c0a (patch)
tree6508f59072290b45efc13b91f870507fc20d6d2c /net-misc/gallery-dl
parentnet-misc/gallery-dl: Stabilize 1.25.1 amd64, #905026 (diff)
downloadgentoo-28d376283e5e71b38093830892aa14b14ca69c0a.tar.gz
gentoo-28d376283e5e71b38093830892aa14b14ca69c0a.tar.bz2
gentoo-28d376283e5e71b38093830892aa14b14ca69c0a.zip
net-misc/gallery-dl: Stabilize 1.25.1 x86, #905026
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.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.25.1.ebuild b/net-misc/gallery-dl/gallery-dl-1.25.1.ebuild
index e2c0c4df92bb..f6cab0159f71 100644
--- a/net-misc/gallery-dl/gallery-dl-1.25.1.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.25.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"