From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 39C9B158086 for ; Fri, 22 Oct 2021 22:43:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33120E0863; Fri, 22 Oct 2021 22:43:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 143BEE0863 for ; Fri, 22 Oct 2021 22:43:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B9BCD3431C9 for ; Fri, 22 Oct 2021 22:43:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43950157 for ; Fri, 22 Oct 2021 22:43:45 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1634942336.eb8f30e7c9ddf958cea1163f3326b67e9b50658d.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/yt-dlp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/yt-dlp/yt-dlp-2021.10.10.ebuild X-VCS-Directories: net-misc/yt-dlp/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: eb8f30e7c9ddf958cea1163f3326b67e9b50658d X-VCS-Branch: master Date: Fri, 22 Oct 2021 22:43:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c183ae01-5861-4193-8dad-bc847db676af X-Archives-Hash: 244562de52120c082e2b581a3c955ac4 commit: eb8f30e7c9ddf958cea1163f3326b67e9b50658d Author: Ionen Wolkens gentoo org> AuthorDate: Fri Oct 22 22:38:35 2021 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Fri Oct 22 22:38:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb8f30e7 net-misc/yt-dlp: stabilize 2021.10.10 ALLARCHES Signed-off-by: Ionen Wolkens gentoo.org> net-misc/yt-dlp/yt-dlp-2021.10.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/yt-dlp/yt-dlp-2021.10.10.ebuild b/net-misc/yt-dlp/yt-dlp-2021.10.10.ebuild index ed4cc85dbe9..e4e5268e280 100644 --- a/net-misc/yt-dlp/yt-dlp-2021.10.10.ebuild +++ b/net-misc/yt-dlp/yt-dlp-2021.10.10.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz" LICENSE="Unlicense" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND=" dev-python/keyring[${PYTHON_USEDEP}]