diff options
author | Markus Meier <maekke@gentoo.org> | 2019-06-13 06:44:45 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2019-06-13 06:44:45 +0200 |
commit | c985eac2728fca3e8ec32fb3bc32de4415eace22 (patch) | |
tree | ba85d7734be63dde7a89f5725fd36b9c11ca926e /net-misc/stunnel/stunnel-5.50-r1.ebuild | |
parent | app-benchmarks/stress: arm stable, bug #682720 (diff) | |
download | gentoo-c985eac2728fca3e8ec32fb3bc32de4415eace22.tar.gz gentoo-c985eac2728fca3e8ec32fb3bc32de4415eace22.tar.bz2 gentoo-c985eac2728fca3e8ec32fb3bc32de4415eace22.zip |
net-misc/stunnel: arm stable, bug #682822
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
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 952a61ec9506..ee1ce7200b6b 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 ) |