diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-12 23:27:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-12 23:27:50 +0000 |
commit | 08f8e11ed68cabe5ce756363ba165baa94918f4c (patch) | |
tree | 5022863b5d4a5bd2e4130d85fb72a4fc89043aaa /net-misc/stunnel | |
parent | app-emulation/x48: stable 0.6.4-r1 for sparc, bug #642224 (diff) | |
download | gentoo-08f8e11ed68cabe5ce756363ba165baa94918f4c.tar.gz gentoo-08f8e11ed68cabe5ce756363ba165baa94918f4c.tar.bz2 gentoo-08f8e11ed68cabe5ce756363ba165baa94918f4c.zip |
net-misc/stunnel: stable 5.43 for sparc, bug #656370
Package-Manager: Portage-2.3.55, Repoman-2.3.12
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-5.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-5.43.ebuild b/net-misc/stunnel/stunnel-5.43.ebuild index 278bd5348267..6bb6cf8d3418 100644 --- a/net-misc/stunnel/stunnel-5.43.ebuild +++ b/net-misc/stunnel/stunnel-5.43.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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 ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ipv6 libressl selinux stunnel3 tcpd" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |