summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-30 20:30:08 +0100
committerSam James <sam@gentoo.org>2023-06-30 20:30:18 +0100
commit00bf9566dab00b796280dbb41d5a27fd5f58dfb9 (patch)
tree117e350ed1532a1ddc52b39e5a6ea3d16c0b5c38
parentnet-misc/gallery-dl: Stabilize 1.25.5 hppa, #909415 (diff)
downloadgentoo-00bf9566dab00b796280dbb41d5a27fd5f58dfb9.tar.gz
gentoo-00bf9566dab00b796280dbb41d5a27fd5f58dfb9.tar.bz2
gentoo-00bf9566dab00b796280dbb41d5a27fd5f58dfb9.zip
net-misc/gallery-dl: Stabilize 1.25.5 arm64, #909415
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-misc/gallery-dl/gallery-dl-1.25.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.25.5.ebuild b/net-misc/gallery-dl/gallery-dl-1.25.5.ebuild
index 6219a484ee3e..a50bf3653614 100644
--- a/net-misc/gallery-dl/gallery-dl-1.25.5.ebuild
+++ b/net-misc/gallery-dl/gallery-dl-1.25.5.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"