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 3D06B15802E for ; Sat, 29 Jun 2024 13:59:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B928E2A3B; Sat, 29 Jun 2024 13:59:58 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3AD77E2A3B for ; Sat, 29 Jun 2024 13:59:58 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5EB3833BEE8 for ; Sat, 29 Jun 2024 13:59:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AED751D36 for ; Sat, 29 Jun 2024 13:59:55 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1719669509.ddef0f6a9df860a22304aa730e5b5ffe4b2702ba.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/vivaldi/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/vivaldi/vivaldi-6.8.3381.44.ebuild X-VCS-Directories: www-client/vivaldi/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: ddef0f6a9df860a22304aa730e5b5ffe4b2702ba X-VCS-Branch: master Date: Sat, 29 Jun 2024 13:59:55 +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: 2de0b779-29e5-48c2-9d4c-95e575306f52 X-Archives-Hash: ef69e1f49743f4f5479ae457e3ba49c3 commit: ddef0f6a9df860a22304aa730e5b5ffe4b2702ba Author: James Le Cuirot gentoo org> AuthorDate: Sat Jun 29 13:58:15 2024 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sat Jun 29 13:58:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddef0f6a www-client/vivaldi: Stabilise 6.8.3381.44 on amd64 Signed-off-by: James Le Cuirot gentoo.org> www-client/vivaldi/vivaldi-6.8.3381.44.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/vivaldi/vivaldi-6.8.3381.44.ebuild b/www-client/vivaldi/vivaldi-6.8.3381.44.ebuild index ccc6676d81ad..ffe6e8c54085 100644 --- a/www-client/vivaldi/vivaldi-6.8.3381.44.ebuild +++ b/www-client/vivaldi/vivaldi-6.8.3381.44.ebuild @@ -108,7 +108,7 @@ SRC_URI=" S="${WORKDIR}" LICENSE="Vivaldi" SLOT="0" -KEYWORDS="-* ~amd64 ~arm ~arm64" +KEYWORDS="-* amd64 ~arm ~arm64" IUSE="ffmpeg-chromium gtk proprietary-codecs qt5 qt6 widevine" RESTRICT="bindist mirror" #REQUIRED_USE="ffmpeg-chromium? ( proprietary-codecs )"