diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-28 10:02:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-28 10:02:09 +0300 |
commit | 89f308d648b1a74518fbc9c49cd497c899611567 (patch) | |
tree | 8f4fef595ef58013044d66114f00579afe87934d /mail-mta/msmtp | |
parent | mail-filter/procmail: amd64 stable wrt bug #638108 (diff) | |
download | gentoo-89f308d648b1a74518fbc9c49cd497c899611567.tar.gz gentoo-89f308d648b1a74518fbc9c49cd497c899611567.tar.bz2 gentoo-89f308d648b1a74518fbc9c49cd497c899611567.zip |
mail-mta/msmtp: amd64 stable wrt bug #681848
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'mail-mta/msmtp')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/msmtp/msmtp-1.8.3.ebuild b/mail-mta/msmtp/msmtp-1.8.3.ebuild index 94bbeb282bd5..1ce5d0383575 100644 --- a/mail-mta/msmtp/msmtp-1.8.3.ebuild +++ b/mail-mta/msmtp/msmtp-1.8.3.ebuild @@ -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 ~x86-macos" IUSE="daemon doc gnome-keyring idn +mta nls sasl ssl vim-syntax" # fcaps.eclass unconditionally defines "filecaps" USE flag which we need for |