diff options
author | Sam James <sam@gentoo.org> | 2024-01-06 08:16:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-06 08:16:06 +0000 |
commit | b0c87b54df1e35487fa68edeaf865c36dac370e5 (patch) | |
tree | d54ba5ca2d4ec3da92509e9dba824eea76b8e8de /net-misc/yt-dlp | |
parent | app-emacs/transient: Stabilize 0.5.0 amd64, #921419 (diff) | |
download | gentoo-b0c87b54df1e35487fa68edeaf865c36dac370e5.tar.gz gentoo-b0c87b54df1e35487fa68edeaf865c36dac370e5.tar.bz2 gentoo-b0c87b54df1e35487fa68edeaf865c36dac370e5.zip |
net-misc/yt-dlp: Stabilize 2023.12.30 ALLARCHES, #921437
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/yt-dlp')
-rw-r--r-- | net-misc/yt-dlp/yt-dlp-2023.12.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/yt-dlp/yt-dlp-2023.12.30.ebuild b/net-misc/yt-dlp/yt-dlp-2023.12.30.ebuild index 0cd53615678b..ea63820858b0 100644 --- a/net-misc/yt-dlp/yt-dlp-2023.12.30.ebuild +++ b/net-misc/yt-dlp/yt-dlp-2023.12.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}" LICENSE="Unlicense" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv x86 ~arm64-macos ~x64-macos" RDEPEND=" dev-python/pycryptodome[${PYTHON_USEDEP}] |