diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:50:23 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:28 +0100 |
commit | 73a614c9fb131bc949fb44cf54ee8e028b5b9123 (patch) | |
tree | 88ef4ef68f4dcbbfa99937238bf6cfe5cbd5e2ff /net-misc/stunnel | |
parent | 72d76d4549ffdc71a63277590a39f71060d7824d (diff) | |
download | gentoo-73a614c9fb131bc949fb44cf54ee8e028b5b9123.tar.gz gentoo-73a614c9fb131bc949fb44cf54ee8e028b5b9123.tar.xz |
net-misc/stunnel: stable 5.43 for ppc64, bug #656370
Bug: https://bugs.gentoo.org/656370
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-5.43.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/stunnel/stunnel-5.43.ebuild b/net-misc/stunnel/stunnel-5.43.ebuild index 4c9bbb44243..faa4ddfa173 100644 --- a/net-misc/stunnel/stunnel-5.43.ebuild +++ b/net-misc/stunnel/stunnel-5.43.ebuild @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ipv6 libressl selinux stunnel3 tcpd" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |