diff options
author | Benda Xu <heroxbd@gentoo.org> | 2018-08-31 07:09:26 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2018-08-31 07:17:39 +0800 |
commit | b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6 (patch) | |
tree | 30b01b15e99e98c7d184fd3fdc83de081cbfee9b /mail-mta | |
parent | media-sound/pulseeffects: 4.3.2 bump (diff) | |
download | gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.tar.gz gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.tar.bz2 gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.zip |
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily
replaced by "arm".
Closes: https://bugs.gentoo.org/664598
Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/msmtp-1.6.6.ebuild | 2 | ||||
-rw-r--r-- | mail-mta/msmtp/msmtp-1.6.7.ebuild | 2 | ||||
-rw-r--r-- | mail-mta/msmtp/msmtp-1.6.8-r1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail-mta/msmtp/msmtp-1.6.6.ebuild b/mail-mta/msmtp/msmtp-1.6.6.ebuild index 6a189227d216..f988628e1652 100644 --- a/mail-mta/msmtp/msmtp-1.6.6.ebuild +++ b/mail-mta/msmtp/msmtp-1.6.6.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/msmtp/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~arm-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="doc gnutls idn libressl libsecret +mta nls sasl ssl vim-syntax" CDEPEND=" diff --git a/mail-mta/msmtp/msmtp-1.6.7.ebuild b/mail-mta/msmtp/msmtp-1.6.7.ebuild index 73c12e7a084f..31860bf30eb7 100644 --- a/mail-mta/msmtp/msmtp-1.6.7.ebuild +++ b/mail-mta/msmtp/msmtp-1.6.7.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 ~arm-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="doc gnutls idn libressl libsecret +mta nls sasl ssl vim-syntax" CDEPEND=" diff --git a/mail-mta/msmtp/msmtp-1.6.8-r1.ebuild b/mail-mta/msmtp/msmtp-1.6.8-r1.ebuild index 457444d0a607..f560ab7edffa 100644 --- a/mail-mta/msmtp/msmtp-1.6.8-r1.ebuild +++ b/mail-mta/msmtp/msmtp-1.6.8-r1.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 ~arm-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="doc gnutls idn libressl libsecret +mta nls sasl ssl vim-syntax" DEPEND=" |