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 D51EB15800F for ; Sun, 15 Jan 2023 07:51:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEFE7E0825; Sun, 15 Jan 2023 07:51:56 +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 957D4E0825 for ; Sun, 15 Jan 2023 07:51:56 +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 AB205340F42 for ; Sun, 15 Jan 2023 07:51:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 200D7865 for ; Sun, 15 Jan 2023 07:51:53 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1673769110.0d9b7a6c5a6af1ba29eaa734860522a3fe8b2764.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/chromedriver-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/chromedriver-bin/chromedriver-bin-109.0.5414.74.ebuild X-VCS-Directories: www-apps/chromedriver-bin/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 0d9b7a6c5a6af1ba29eaa734860522a3fe8b2764 X-VCS-Branch: master Date: Sun, 15 Jan 2023 07:51:53 +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: 2f783d71-80dd-4b14-a52a-1f12afc1bc50 X-Archives-Hash: 18d439c43d29543b87055717c15b9f01 commit: 0d9b7a6c5a6af1ba29eaa734860522a3fe8b2764 Author: Joonas Niilola gentoo org> AuthorDate: Sun Jan 15 07:51:23 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Jan 15 07:51:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9b7a6c www-apps/chromedriver-bin: Stabilize 109.0.5414.74 amd64, #887181 Signed-off-by: Joonas Niilola gentoo.org> www-apps/chromedriver-bin/chromedriver-bin-109.0.5414.74.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/chromedriver-bin/chromedriver-bin-109.0.5414.74.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-109.0.5414.74.ebuild index a1cec5ad599a..e8f4b845d0f7 100644 --- a/www-apps/chromedriver-bin/chromedriver-bin-109.0.5414.74.ebuild +++ b/www-apps/chromedriver-bin/chromedriver-bin-109.0.5414.74.ebuild @@ -9,7 +9,7 @@ SRC_URI="amd64? ( https://chromedriver.storage.googleapis.com/${PV}/chromedriver LICENSE="google-chrome" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RESTRICT="bindist mirror strip"