diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 00:52:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 00:57:58 +0000 |
commit | 3f0781cecbf58daec65d428f1000ac0bdcc0b1d1 (patch) | |
tree | a36b711a1b12760fd6f9a76eb647f97dc1df42c1 /net-libs/gsoap | |
parent | net-mail/mlmmj: Stabilize 1.3.0 amd64, #763942 (diff) | |
download | gentoo-3f0781cecbf58daec65d428f1000ac0bdcc0b1d1.tar.gz gentoo-3f0781cecbf58daec65d428f1000ac0bdcc0b1d1.tar.bz2 gentoo-3f0781cecbf58daec65d428f1000ac0bdcc0b1d1.zip |
net-libs/gsoap: Stabilize 2.8.106 amd64, #763948
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/gsoap')
-rw-r--r-- | net-libs/gsoap/gsoap-2.8.106.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gsoap/gsoap-2.8.106.ebuild b/net-libs/gsoap/gsoap-2.8.106.ebuild index 9e8722cfcbe3..62fd3ed366d5 100644 --- a/net-libs/gsoap/gsoap-2.8.106.ebuild +++ b/net-libs/gsoap/gsoap-2.8.106.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip" LICENSE="|| ( gSOAP GPL-2+-with-openssl-exception ) GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc debug examples ipv6 libressl gnutls +ssl" RDEPEND=" |