diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 17:30:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-06 17:30:26 +0200 |
commit | 1fac8effd261f00cebc74882b9b098a65fee7ce8 (patch) | |
tree | a2513aec630354d1bd58b6e479dff8239c68e367 /net-misc/stunnel | |
parent | net-misc/stunnel: delete older unstable versions (diff) | |
download | gentoo-1fac8effd261f00cebc74882b9b098a65fee7ce8.tar.gz gentoo-1fac8effd261f00cebc74882b9b098a65fee7ce8.tar.bz2 gentoo-1fac8effd261f00cebc74882b9b098a65fee7ce8.zip |
net-misc/stunnel: amd64 stable wrt bug #588150
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-5.34-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/stunnel/stunnel-5.34-r1.ebuild b/net-misc/stunnel/stunnel-5.34-r1.ebuild index 53ee300c3c49..c9780fa4d204 100644 --- a/net-misc/stunnel/stunnel-5.34-r1.ebuild +++ b/net-misc/stunnel/stunnel-5.34-r1.ebuild @@ -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 ) |