diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-21 15:21:39 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-21 15:21:39 +0100 |
commit | 36c4feb42f595765b1dd755d4557f89f82660106 (patch) | |
tree | ae2e12a976a0a17984dd9724bc0482ba20c7411f /net-misc/stunnel | |
parent | sys-apps/kmod: arm stable, bug #564630 (diff) | |
download | gentoo-36c4feb42f595765b1dd755d4557f89f82660106.tar.gz gentoo-36c4feb42f595765b1dd755d4557f89f82660106.tar.bz2 gentoo-36c4feb42f595765b1dd755d4557f89f82660106.zip |
net-misc/stunnel: arm stable, bug #564710
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-5.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/stunnel/stunnel-5.24.ebuild b/net-misc/stunnel/stunnel-5.24.ebuild index c2d37fec7f96..a22524458a71 100644 --- a/net-misc/stunnel/stunnel-5.24.ebuild +++ b/net-misc/stunnel/stunnel-5.24.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 selinux stunnel3 tcpd" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |