summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-25 13:40:04 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-25 13:40:04 +0000
commitc99b2c2ef82217b35965b2837290096f3c92de07 (patch)
treed3aabf0155a63ba9efe106fa81905757f4157fbe /net-misc
parentnet-misc/gallery-dl: Stabilize 1.25.1 ppc, #905026 (diff)
downloadgentoo-c99b2c2ef82217b35965b2837290096f3c92de07.tar.gz
gentoo-c99b2c2ef82217b35965b2837290096f3c92de07.tar.bz2
gentoo-c99b2c2ef82217b35965b2837290096f3c92de07.zip
net-misc/gallery-dl: Stabilize 1.25.1 arm, #905026
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-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 3d6d84429463..7de72d446d1a 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"