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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 80F5C158089 for ; Sun, 1 Oct 2023 18:07:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A23572BC12B; Sun, 1 Oct 2023 18:07:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88DB52BC12B for ; Sun, 1 Oct 2023 18:07:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9BF02335CB7 for ; Sun, 1 Oct 2023 18:07:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4111A931 for ; Sun, 1 Oct 2023 18:07:38 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1696183645.107d45b532c8208820a3eb5302b0d81a03d9bca0.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ytmdl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/ytmdl/ytmdl-2023.7.27.ebuild X-VCS-Directories: net-misc/ytmdl/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 107d45b532c8208820a3eb5302b0d81a03d9bca0 X-VCS-Branch: master Date: Sun, 1 Oct 2023 18:07:38 +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: dd8921da-3b4f-4335-8ec4-f2d493efb280 X-Archives-Hash: d692b41e9cbbe268083e362aaed0ce9a commit: 107d45b532c8208820a3eb5302b0d81a03d9bca0 Author: Arthur Zamarin gentoo org> AuthorDate: Sun Oct 1 18:07:25 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Oct 1 18:07:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=107d45b5 net-misc/ytmdl: Stabilize 2023.7.27 amd64, #915027 Signed-off-by: Arthur Zamarin gentoo.org> net-misc/ytmdl/ytmdl-2023.7.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/ytmdl/ytmdl-2023.7.27.ebuild b/net-misc/ytmdl/ytmdl-2023.7.27.ebuild index 2f403c684fdf..6914830846e8 100644 --- a/net-misc/ytmdl/ytmdl-2023.7.27.ebuild +++ b/net-misc/ytmdl/ytmdl-2023.7.27.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://ytmdl.deepjyoti30.dev/ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" >=net-misc/yt-dlp-2022.3.8.2[${PYTHON_USEDEP}]