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 C971F15ACFC for ; Wed, 19 Apr 2023 09:43:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE94CE08F3; Wed, 19 Apr 2023 09:43:53 +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 D39C5E08F3 for ; Wed, 19 Apr 2023 09:43:53 +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 79F1F340FEA for ; Wed, 19 Apr 2023 09:43:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30A2EA4B for ; Wed, 19 Apr 2023 09:43:50 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1681897348.93c7ea922dce4881c021d7122a318707125447e5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/urlwatch/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-misc/urlwatch/urlwatch-2.25.ebuild X-VCS-Directories: www-misc/urlwatch/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 93c7ea922dce4881c021d7122a318707125447e5 X-VCS-Branch: master Date: Wed, 19 Apr 2023 09:43:50 +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: 318dbe05-09ff-4f3c-b627-b20f49252b20 X-Archives-Hash: 1b682f9c7d00fcbb37319da5e0c916aa commit: 93c7ea922dce4881c021d7122a318707125447e5 Author: Sam James gentoo org> AuthorDate: Wed Apr 19 09:40:58 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Apr 19 09:42:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93c7ea92 www-misc/urlwatch: Stabilize 2.25 amd64, #904568 Signed-off-by: Sam James gentoo.org> www-misc/urlwatch/urlwatch-2.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-misc/urlwatch/urlwatch-2.25.ebuild b/www-misc/urlwatch/urlwatch-2.25.ebuild index 9c270a7b7d32..cbee5011eb6b 100644 --- a/www-misc/urlwatch/urlwatch-2.25.ebuild +++ b/www-misc/urlwatch/urlwatch-2.25.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-python/appdirs[${PYTHON_USEDEP}]