Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/opensmtpd/
Date: Sat, 04 Mar 2017 17:18:51
Message-Id: 1488647899.0fb486a55e8a629c0488755842adf8bcf55cf797.aballier@gentoo
1 commit: 0fb486a55e8a629c0488755842adf8bcf55cf797
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 17:18:07 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 17:18:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fb486a5
7
8 mail-mta/opensmtpd: keyword ~arm
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11
12 mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild
16 index 1656f7e95e9..a94d5313614 100644
17 --- a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild
18 +++ b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -15,7 +15,7 @@ SRC_URI="https://www.opensmtpd.org/archives/${MY_P/_}.tar.gz"
26
27 LICENSE="ISC BSD BSD-1 BSD-2 BSD-4"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 ~arm ~x86"
31 IUSE="libressl pam +mta"
32
33 DEPEND="!libressl? ( dev-libs/openssl:0 )