summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-03-04 18:18:07 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-03-04 18:18:19 +0100
commit0fb486a55e8a629c0488755842adf8bcf55cf797 (patch)
tree45d55eccf8d072bf4d0c96a3fb077fd6d8ad57cc
parentnet-libs/libasr: keyword ~arm (diff)
downloadgentoo-0fb486a55e8a629c0488755842adf8bcf55cf797.tar.gz
gentoo-0fb486a55e8a629c0488755842adf8bcf55cf797.tar.bz2
gentoo-0fb486a55e8a629c0488755842adf8bcf55cf797.zip
mail-mta/opensmtpd: keyword ~arm
Package-Manager: Portage-2.3.4, Repoman-2.3.2
-rw-r--r--mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild
index 1656f7e95e90..a94d5313614c 100644
--- a/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild
+++ b/mail-mta/opensmtpd/opensmtpd-6.0.2_p1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ SRC_URI="https://www.opensmtpd.org/archives/${MY_P/_}.tar.gz"
LICENSE="ISC BSD BSD-1 BSD-2 BSD-4"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="libressl pam +mta"
DEPEND="!libressl? ( dev-libs/openssl:0 )