diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-10 07:51:54 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-10 07:55:40 +0100 |
commit | 6a8b40f6d29e0a4bf14e26257ad581414f36ab2a (patch) | |
tree | 1b34af932a9fe3d020f38d1158d7a3c8812f9d07 /net-misc/stunnel | |
parent | sys-fs/mdadm: Stable for HPPA (bug #603960). (diff) | |
download | gentoo-6a8b40f6d29e0a4bf14e26257ad581414f36ab2a.tar.gz gentoo-6a8b40f6d29e0a4bf14e26257ad581414f36ab2a.tar.bz2 gentoo-6a8b40f6d29e0a4bf14e26257ad581414f36ab2a.zip |
net-misc/stunnel: Stable for HPPA (bug #599086).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-5.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-5.36.ebuild b/net-misc/stunnel/stunnel-5.36.ebuild index a772e83a14d7..be8a7582e731 100644 --- a/net-misc/stunnel/stunnel-5.36.ebuild +++ b/net-misc/stunnel/stunnel-5.36.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,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 ) |