diff options
author | Sam James <sam@gentoo.org> | 2021-10-16 22:59:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-16 22:59:38 +0100 |
commit | f5426e1e96065050469cc3c0f178159b25ac452a (patch) | |
tree | 8f54361fcfbb0cf15c779a753dc80c59c97ad5ee /net-misc/yt-dlp | |
parent | www-client/links: Stabilize 2.24 amd64, #818466 (diff) | |
download | gentoo-f5426e1e96065050469cc3c0f178159b25ac452a.tar.gz gentoo-f5426e1e96065050469cc3c0f178159b25ac452a.tar.bz2 gentoo-f5426e1e96065050469cc3c0f178159b25ac452a.zip |
net-misc/yt-dlp: Stabilize 2021.9.1 amd64, #818499
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/yt-dlp')
-rw-r--r-- | net-misc/yt-dlp/yt-dlp-2021.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/yt-dlp/yt-dlp-2021.9.1.ebuild b/net-misc/yt-dlp/yt-dlp-2021.9.1.ebuild index 4c0bfc7cd619..f9c1e99b5f11 100644 --- a/net-misc/yt-dlp/yt-dlp-2021.9.1.ebuild +++ b/net-misc/yt-dlp/yt-dlp-2021.9.1.ebuild @@ -9,7 +9,7 @@ inherit bash-completion-r1 distutils-r1 readme.gentoo-r1 DESCRIPTION="A youtube-dl fork with additional features and fixes" HOMEPAGE="https://github.com/yt-dlp/yt-dlp" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" LICENSE="public-domain" SLOT="0" |