diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:59:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-01 08:59:31 +0200 |
commit | b25ef7f2932a0648029f2ffe86aec8b9ec774c8e (patch) | |
tree | 5bd8e1bf42733299be7c3dc578faa47ff3d002c8 /net-mail | |
parent | net-libs/ldns: x86 stable wrt bug #793350 (diff) | |
download | gentoo-b25ef7f2932a0648029f2ffe86aec8b9ec774c8e.tar.gz gentoo-b25ef7f2932a0648029f2ffe86aec8b9ec774c8e.tar.bz2 gentoo-b25ef7f2932a0648029f2ffe86aec8b9ec774c8e.zip |
net-mail/fetchmail: x86 stable wrt bug #793353
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.19.ebuild b/net-mail/fetchmail/fetchmail-6.4.19.ebuild index 7790122a06cd..a15a16e3d01d 100644 --- a/net-mail/fetchmail/fetchmail-6.4.19.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.19.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 ~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" REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )" |