diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-25 12:42:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-25 12:42:47 +0200 |
commit | ffd8c4ac17fb5d49a2eab29a65b1e05f5fa4b229 (patch) | |
tree | 2b7ec00cd909d2eb872ac687a7d12d186ae0f143 /mail-mta/nullmailer | |
parent | package.mask: Unleash new PyPy (diff) | |
download | gentoo-ffd8c4ac17fb5d49a2eab29a65b1e05f5fa4b229.tar.gz gentoo-ffd8c4ac17fb5d49a2eab29a65b1e05f5fa4b229.tar.bz2 gentoo-ffd8c4ac17fb5d49a2eab29a65b1e05f5fa4b229.zip |
mail-mta/nullmailer: amd64 stable wrt bug #619520
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-mta/nullmailer')
-rw-r--r-- | mail-mta/nullmailer/nullmailer-2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/nullmailer/nullmailer-2.0-r1.ebuild b/mail-mta/nullmailer/nullmailer-2.0-r1.ebuild index a7f362836b58..27f77c995c76 100644 --- a/mail-mta/nullmailer/nullmailer-2.0-r1.ebuild +++ b/mail-mta/nullmailer/nullmailer-2.0-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=6 @@ -11,7 +11,7 @@ SRC_URI="http://untroubled.org/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="ssl" DEPEND=" |