diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-05-07 10:45:45 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-05-07 10:45:45 +0200 |
commit | b371446df100c7042d2dcd1bf6afd8572dc1191e (patch) | |
tree | beff40dda6d0d2ecf069dc70acfc5b8ea3271ea3 /net-misc/stunnel/stunnel-5.50-r1.ebuild | |
parent | net-print/gutenprint-5.3.1-r0: alpha stable (diff) | |
download | gentoo-b371446df100c7042d2dcd1bf6afd8572dc1191e.tar.gz gentoo-b371446df100c7042d2dcd1bf6afd8572dc1191e.tar.bz2 gentoo-b371446df100c7042d2dcd1bf6afd8572dc1191e.zip |
net-misc/stunnel-5.50-r1: alpha stable
Bug: http://bugs.gentoo.org/682822
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'net-misc/stunnel/stunnel-5.50-r1.ebuild')
-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 bc6fd0ec6221..6e5a11504107 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 ) |