diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-10-08 20:56:46 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-10-08 20:56:46 -0400 |
commit | 8f1c7ee915a4c93587f93b706be8aca61ace7773 (patch) | |
tree | 4ab547fcc4dac64f303225699a96ec18cf5186e8 /net-misc/stunnel | |
parent | net-dns/avahi: ALLARCH stabilization, bug #562106. (diff) | |
download | gentoo-8f1c7ee915a4c93587f93b706be8aca61ace7773.tar.gz gentoo-8f1c7ee915a4c93587f93b706be8aca61ace7773.tar.bz2 gentoo-8f1c7ee915a4c93587f93b706be8aca61ace7773.zip |
net-misc/stunnel: stable for alpha, bug #551890.
Note: alpha did test but forgot to change the keyword.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-misc/stunnel')
-rw-r--r-- | net-misc/stunnel/stunnel-5.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/stunnel/stunnel-5.20.ebuild b/net-misc/stunnel/stunnel-5.20.ebuild index 0de1c8ff5efa..89f4130eaec5 100644 --- a/net-misc/stunnel/stunnel-5.20.ebuild +++ b/net-misc/stunnel/stunnel-5.20.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 ) |