diff options
author | Sam James <sam@gentoo.org> | 2024-10-30 02:26:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-30 02:26:49 +0000 |
commit | 672f4704e0d767c5857494c19b8d8349c0a8119f (patch) | |
tree | fb78fe2fdd954cbedf55188adb1cc2b3240a768d /net-misc/gallery-dl | |
parent | xfce-extra/xfce4-volumed-pulse: Stabilize 0.2.4 ppc64, #942482 (diff) | |
download | gentoo-672f4704e0d767c5857494c19b8d8349c0a8119f.tar.gz gentoo-672f4704e0d767c5857494c19b8d8349c0a8119f.tar.bz2 gentoo-672f4704e0d767c5857494c19b8d8349c0a8119f.zip |
net-misc/gallery-dl: Stabilize 1.27.5 ALLARCHES, #942485
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/gallery-dl')
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-1.27.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.27.5.ebuild b/net-misc/gallery-dl/gallery-dl-1.27.5.ebuild index c785e9eeb31f..c166188396ab 100644 --- a/net-misc/gallery-dl/gallery-dl-1.27.5.ebuild +++ b/net-misc/gallery-dl/gallery-dl-1.27.5.ebuild @@ -20,7 +20,7 @@ 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" |