diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:50:33 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:50:33 +0100 |
commit | 469a2d0b4311c05034c6841e8db4d2b0752ad1cf (patch) | |
tree | 60ea5ec761bc3b8bc751502f03c9c704f197a560 /mail-mta/esmtp | |
parent | mail-filter/razor: drop x86-macos (diff) | |
download | gentoo-469a2d0b4311c05034c6841e8db4d2b0752ad1cf.tar.gz gentoo-469a2d0b4311c05034c6841e8db4d2b0752ad1cf.tar.bz2 gentoo-469a2d0b4311c05034c6841e8db4d2b0752ad1cf.zip |
mail-mta/esmtp: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'mail-mta/esmtp')
-rw-r--r-- | mail-mta/esmtp/esmtp-1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/esmtp/esmtp-1.2-r1.ebuild b/mail-mta/esmtp/esmtp-1.2-r1.ebuild index 8830d7452eb1..26f3962d4d62 100644 --- a/mail-mta/esmtp/esmtp-1.2-r1.ebuild +++ b/mail-mta/esmtp/esmtp-1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="libressl" CDEPEND=" |