diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:18:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:18:33 +0200 |
commit | c0086f27ce76ac2f338625193866ddd76c9569ed (patch) | |
tree | c3fcdae8f07af6a7f7ec5840b4688ad290b7428e /net-mail | |
parent | sci-libs/libqalculate: ppc64 stable wrt bug #804789 (diff) | |
download | gentoo-c0086f27ce76ac2f338625193866ddd76c9569ed.tar.gz gentoo-c0086f27ce76ac2f338625193866ddd76c9569ed.tar.bz2 gentoo-c0086f27ce76ac2f338625193866ddd76c9569ed.zip |
net-mail/fetchmail: sparc stable wrt bug #804921
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.20.ebuild b/net-mail/fetchmail/fetchmail-6.4.20.ebuild index 71aa41836a05..24d37188886e 100644 --- a/net-mail/fetchmail/fetchmail-6.4.20.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.20.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} )" |