diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 15:46:01 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:06:34 +0100 |
commit | ab0500c52bfc508f5e1c350bd44d2cda2fc79ece (patch) | |
tree | 3cb9961dd3475ad21d801497dc375e41411534dc /net-mail/fetchmail/fetchmail-6.4.15.ebuild | |
parent | net-libs/zeromq: drop x86-macos (diff) | |
download | gentoo-ab0500c52bfc508f5e1c350bd44d2cda2fc79ece.tar.gz gentoo-ab0500c52bfc508f5e1c350bd44d2cda2fc79ece.tar.bz2 gentoo-ab0500c52bfc508f5e1c350bd44d2cda2fc79ece.zip |
net-mail/fetchmail: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-mail/fetchmail/fetchmail-6.4.15.ebuild')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.15.ebuild b/net-mail/fetchmail/fetchmail-6.4.15.ebuild index e1935657ae95..1a8bae797ef5 100644 --- a/net-mail/fetchmail/fetchmail-6.4.15.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.15.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ssl nls kerberos tk socks libressl" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |