diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:50:53 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:50:53 +0100 |
commit | 423a64ac1f2667104b49a63444f02f4b11ef996b (patch) | |
tree | 936bf8b6e4f4dfe65b39ec36267d8d57d54ea54b /mail-mta/msmtp/msmtp-1.8.12.ebuild | |
parent | mail-mta/esmtp: drop x86-macos (diff) | |
download | gentoo-423a64ac1f2667104b49a63444f02f4b11ef996b.tar.gz gentoo-423a64ac1f2667104b49a63444f02f4b11ef996b.tar.bz2 gentoo-423a64ac1f2667104b49a63444f02f4b11ef996b.zip |
mail-mta/msmtp: 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/msmtp/msmtp-1.8.12.ebuild')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.12.ebuild b/mail-mta/msmtp/msmtp-1.8.12.ebuild index df489e993372..28b0a875cb26 100644 --- a/mail-mta/msmtp/msmtp-1.8.12.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 2004-2020 Gentoo Authors +# Copyright 2004-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://marlam.de/msmtp/releases/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="daemon doc gnome-keyring idn +mta nls sasl ssl vim-syntax" # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for |