diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:36:49 +0200 |
commit | d6f4cd14869d55fa70f9d24a6df6f9938874fb32 (patch) | |
tree | de7743ef4c6017fa3c2da9119071ef19302151e7 /net-mail/fetchmail | |
parent | net-libs: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-d6f4cd14869d55fa70f9d24a6df6f9938874fb32.tar.gz gentoo-d6f4cd14869d55fa70f9d24a6df6f9938874fb32.tar.bz2 gentoo-d6f4cd14869d55fa70f9d24a6df6f9938874fb32.zip |
net-mail: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-mail/fetchmail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild | 2 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.0_rc4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild b/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild index 2c4f7209dbd6..3a46ab22e32a 100644 --- a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ssl nls kerberos tk socks libressl" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" diff --git a/net-mail/fetchmail/fetchmail-6.4.0_rc4.ebuild b/net-mail/fetchmail/fetchmail-6.4.0_rc4.ebuild index c7094062242f..c88f69b5201d 100644 --- a/net-mail/fetchmail/fetchmail-6.4.0_rc4.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.0_rc4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_/.}.tar.xz" LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="ssl nls kerberos tk socks libressl" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |