diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-21 10:26:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-21 10:26:51 +0200 |
commit | d8c19da1a19cf576a6d9843b5ed752f191d34b38 (patch) | |
tree | 2ac9b00313aaabdb87008f06f5e6e350bcca999a /net-mail | |
parent | dev-util/cucumber-wire: ppc64 stable wrt bug #846524 (diff) | |
download | gentoo-d8c19da1a19cf576a6d9843b5ed752f191d34b38.tar.gz gentoo-d8c19da1a19cf576a6d9843b5ed752f191d34b38.tar.bz2 gentoo-d8c19da1a19cf576a6d9843b5ed752f191d34b38.zip |
net-mail/fetchmail: sparc stable wrt bug #846143
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.27.ebuild b/net-mail/fetchmail/fetchmail-6.4.27.ebuild index c8e929ea8758..55d1c2aeeed7 100644 --- a/net-mail/fetchmail/fetchmail-6.4.27.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.27.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 ~riscv ~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 ~riscv ~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} )" |