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 461E2158004 for ; Wed, 3 Jul 2024 12:59:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B11CE2A7A; Wed, 3 Jul 2024 12:59:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 123CAE2A7A for ; Wed, 3 Jul 2024 12:59:37 +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 D1CB234092E for ; Wed, 3 Jul 2024 12:59:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6925E1D9A for ; Wed, 3 Jul 2024 12:59:35 +0000 (UTC) From: "Justin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin" Message-ID: <1720011530.ca1a8a686a70bb85b45b7a2ff4547bf34047c2d9.justin026@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-client/mullvad-browser-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild X-VCS-Directories: www-client/mullvad-browser-bin/ X-VCS-Committer: justin026 X-VCS-Committer-Name: Justin X-VCS-Revision: ca1a8a686a70bb85b45b7a2ff4547bf34047c2d9 X-VCS-Branch: dev Date: Wed, 3 Jul 2024 12:59:35 +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: 721cf21a-54d9-4cd5-9c82-56cd1432e355 X-Archives-Hash: aa0d125a16d9b2e0c59e7f2b3315399c commit: ca1a8a686a70bb85b45b7a2ff4547bf34047c2d9 Author: Justin Donofrio protonmail com> AuthorDate: Wed Jul 3 12:58:50 2024 +0000 Commit: Justin protonmail com> CommitDate: Wed Jul 3 12:58:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca1a8a68 www-client/mullvad-browser-bin: destabilize 13.5 for ~amd64 Signed-off-by: Justin Donofrio protonmail.com> www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild b/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild index a5319f046..69cd0241c 100644 --- a/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild +++ b/www-client/mullvad-browser-bin/mullvad-browser-bin-13.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="amd64? ( https://github.com/mullvad/mullvad-browser/releases/download/$ S="${WORKDIR}" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="-* amd64" +KEYWORDS="-* ~amd64" IUSE="wayland X"