diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-12 07:21:29 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-12 08:06:19 +0100 |
commit | 05a96f4d6dd2487409afaf1e7419dcf18ff3870b (patch) | |
tree | 7f45b22b8a5683456e7b0c09ffc673df27b5e2a4 /net-misc/stunnel | |
parent | app-portage/eix: stable 0.33.7 for hppa, bug #682792 (diff) | |
download | gentoo-05a96f4d6dd2487409afaf1e7419dcf18ff3870b.tar.gz gentoo-05a96f4d6dd2487409afaf1e7419dcf18ff3870b.tar.bz2 gentoo-05a96f4d6dd2487409afaf1e7419dcf18ff3870b.zip |
net-misc/stunnel: stable 5.50-r1 for hppa, bug #682822
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-5.50-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/stunnel/stunnel-5.50-r1.ebuild b/net-misc/stunnel/stunnel-5.50-r1.ebuild index 50902401af52..3eb24cf4c8ca 100644 --- a/net-misc/stunnel/stunnel-5.50-r1.ebuild +++ b/net-misc/stunnel/stunnel-5.50-r1.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 ~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 ) |