diff options
author | Markus Meier <maekke@gentoo.org> | 2016-11-26 11:03:01 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-11-26 11:03:01 +0100 |
commit | 92746c397150f1ad6aaaf78b3e59587871fb1876 (patch) | |
tree | ede584f99b17faf74a580b53c902392da2fc0f2e /net-misc/stunnel | |
parent | dev-util/scons: arm stable, bug #598902 (diff) | |
download | gentoo-92746c397150f1ad6aaaf78b3e59587871fb1876.tar.gz gentoo-92746c397150f1ad6aaaf78b3e59587871fb1876.tar.bz2 gentoo-92746c397150f1ad6aaaf78b3e59587871fb1876.zip |
net-misc/stunnel: arm stable, bug #599086
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-5.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/stunnel/stunnel-5.36.ebuild b/net-misc/stunnel/stunnel-5.36.ebuild index 3e1d4e6f0914..c4ec0740cab6 100644 --- a/net-misc/stunnel/stunnel-5.36.ebuild +++ b/net-misc/stunnel/stunnel-5.36.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 ) |