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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5889D1382C5 for ; Mon, 2 Apr 2018 18:06:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99296E0EBD; Mon, 2 Apr 2018 18:06:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73434E0EBD for ; Mon, 2 Apr 2018 18:06:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C24133BEF1 for ; Mon, 2 Apr 2018 18:06:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED21828A for ; Mon, 2 Apr 2018 18:06:37 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1522692384.13d492326a7eb8c7d937f9b590c90c8061a83bf8.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/msmtp/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/msmtp/msmtp-1.6.6.ebuild X-VCS-Directories: mail-mta/msmtp/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 13d492326a7eb8c7d937f9b590c90c8061a83bf8 X-VCS-Branch: master Date: Mon, 2 Apr 2018 18:06:37 +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-Archives-Salt: 4f3addae-6f5b-4e72-9566-4570bb5fa73d X-Archives-Hash: f6319bed7a5f72370433ac1263f74d76 commit: 13d492326a7eb8c7d937f9b590c90c8061a83bf8 Author: Alexey Korepanov yandex ru> AuthorDate: Sat Mar 31 21:54:09 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Apr 2 18:06:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13d49232 mail-mta/msmtp: keyword ~arm64 mail-mta/msmtp/msmtp-1.6.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-mta/msmtp/msmtp-1.6.6.ebuild b/mail-mta/msmtp/msmtp-1.6.6.ebuild index 90854789913..5daaadaad46 100644 --- a/mail-mta/msmtp/msmtp-1.6.6.ebuild +++ b/mail-mta/msmtp/msmtp-1.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/msmtp/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc gnutls idn libressl libsecret +mta nls sasl ssl vim-syntax" CDEPEND="