From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1727023-garchives=archives.gentoo.org@lists.gentoo.org> 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 finch.gentoo.org (Postfix) with ESMTPS id D50FB1584F2 for <garchives@archives.gentoo.org>; Wed, 12 Mar 2025 19:28:23 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id BAAD7343097 for <garchives@archives.gentoo.org>; Wed, 12 Mar 2025 19:28:23 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B6F2211037F; Wed, 12 Mar 2025 19:28:22 +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 bobolink.gentoo.org (Postfix) with ESMTPS id A8E3111037F for <gentoo-commits@lists.gentoo.org>; Wed, 12 Mar 2025 19:28:22 +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 4EB20343157 for <gentoo-commits@lists.gentoo.org>; Wed, 12 Mar 2025 19:28:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF70723C1 for <gentoo-commits@lists.gentoo.org>; Wed, 12 Mar 2025 19:28:20 +0000 (UTC) From: "Joe Kappus" <joe@wt.gd> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joe Kappus" <joe@wt.gd> Message-ID: <1741807686.8a51c88a86c349640e5833e3c824a70ae8b5b843.joe@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-vpn/mullvadvpn-app/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-vpn/mullvadvpn-app/mullvadvpn-app-2025.5_beta1.ebuild X-VCS-Directories: net-vpn/mullvadvpn-app/ X-VCS-Committer: joe X-VCS-Committer-Name: Joe Kappus X-VCS-Revision: 8a51c88a86c349640e5833e3c824a70ae8b5b843 X-VCS-Branch: dev Date: Wed, 12 Mar 2025 19:28:20 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ae30d6e2-4825-4843-b74c-72df3c0f3994 X-Archives-Hash: b01c7ada711b4a890f9f4720f5ee466e commit: 8a51c88a86c349640e5833e3c824a70ae8b5b843 Author: Joe Kappus <joe <AT> wt <DOT> gd> AuthorDate: Wed Mar 12 19:28:06 2025 +0000 Commit: Joe Kappus <joe <AT> wt <DOT> gd> CommitDate: Wed Mar 12 19:28:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8a51c88a net-vpn/mullvadvpn-app: unkeyword 2025.5_beta1 for -* Signed-off-by: Joe Kappus <joe <AT> wt.gd> net-vpn/mullvadvpn-app/mullvadvpn-app-2025.5_beta1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/mullvadvpn-app/mullvadvpn-app-2025.5_beta1.ebuild b/net-vpn/mullvadvpn-app/mullvadvpn-app-2025.5_beta1.ebuild index 896c19cfe..558b2af48 100644 --- a/net-vpn/mullvadvpn-app/mullvadvpn-app-2025.5_beta1.ebuild +++ b/net-vpn/mullvadvpn-app/mullvadvpn-app-2025.5_beta1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" S="${WORKDIR}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="-*" +KEYWORDS="" RESTRICT="bindist mirror strip"