diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 21:09:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 21:09:20 +0100 |
commit | c2eac27a7c66b46638ca25f4bd7eb01a1347be50 (patch) | |
tree | 3240875bdf8eb0f18d34b3b0b6633b4f15c6264e /net-mail | |
parent | dev-libs/libp11: stable 0.4.10 for ppc, bug #684634 (diff) | |
download | gentoo-c2eac27a7c66b46638ca25f4bd7eb01a1347be50.tar.gz gentoo-c2eac27a7c66b46638ca25f4bd7eb01a1347be50.tar.bz2 gentoo-c2eac27a7c66b46638ca25f4bd7eb01a1347be50.zip |
net-mail/fetchmail: stable 6.3.26-r4 for ppc, bug #684658
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild b/net-mail/fetchmail/fetchmail-6.3.26-r4.ebuild index 3a35d318b2a5..4a6c43a11c06 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 ~x86-fbsd ~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} )" |