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 30D40158086 for ; Wed, 1 Dec 2021 08:11:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C5362BC016; Wed, 1 Dec 2021 08:11:35 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1B8ED2BC00F for ; Wed, 1 Dec 2021 08:11:35 +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 D5A83342D0D for ; Wed, 1 Dec 2021 08:11:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 111CF1F4 for ; Wed, 1 Dec 2021 08:11:32 +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: <1638346285.506a67929ebd5ea1015fdaf3c6ad9ad555d9d01a.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/alpine/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/alpine/alpine-2.25.ebuild X-VCS-Directories: mail-client/alpine/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 506a67929ebd5ea1015fdaf3c6ad9ad555d9d01a X-VCS-Branch: master Date: Wed, 1 Dec 2021 08:11:32 +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: 0eb6189f-c1af-4662-af22-6192b65d1e90 X-Archives-Hash: 8ed2b1c75db28018504818cec1136a73 commit: 506a67929ebd5ea1015fdaf3c6ad9ad555d9d01a Author: Joonas Niilola gentoo org> AuthorDate: Wed Dec 1 08:10:55 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Dec 1 08:11:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=506a6792 mail-client/alpine: stabilize 2.25 for x86 Bug: https://bugs.gentoo.org/827917 Signed-off-by: Joonas Niilola gentoo.org> mail-client/alpine/alpine-2.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/alpine/alpine-2.25.ebuild b/mail-client/alpine/alpine-2.25.ebuild index 307d62fb5602..b6864e46765d 100644 --- a/mail-client/alpine/alpine-2.25.ebuild +++ b/mail-client/alpine/alpine-2.25.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://alpine.x10host.com/alpine/release/src/${P}.tar.xz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+chappa ipv6 kerberos ldap nls onlyalpine passfile smime spell ssl threads" # alpine-2.25-ssl.patch can only be applied when not using the chappa patches.