diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-26 19:11:54 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-26 19:11:54 +0100 |
commit | 5bebcf0e8cf66a5d3a5474891c18567075d5fe35 (patch) | |
tree | 53fe7f70bc8449b7ffef26d56425538df6261cf0 /net-misc/connman | |
parent | net-dns/bind-tools: x86 stable (bug #644706) (diff) | |
download | gentoo-5bebcf0e8cf66a5d3a5474891c18567075d5fe35.tar.gz gentoo-5bebcf0e8cf66a5d3a5474891c18567075d5fe35.tar.bz2 gentoo-5bebcf0e8cf66a5d3a5474891c18567075d5fe35.zip |
net-misc/connman: x86 stable (bug #630028)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'net-misc/connman')
-rw-r--r-- | net-misc/connman/connman-1.35-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/connman/connman-1.35-r1.ebuild b/net-misc/connman/connman-1.35-r1.ebuild index 8d406d12dd1f..1f7d110cfb2d 100644 --- a/net-misc/connman/connman-1.35-r1.ebuild +++ b/net-misc/connman/connman-1.35-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="${IUSE} bluetooth debug doc examples +ethernet iptables l2tp nftables" IUSE="${IUSE} ofono openvpn openconnect pptp policykit tools vpnc +wifi wispr networkmanager" |