diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:44:44 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:48:16 -0400 |
commit | 5f52414b0c47d25542aedf436fea66a09b5460be (patch) | |
tree | 0585a978840c1d17def53b911b9c86e89129384f /net-misc/connman | |
parent | app-crypt/stoken: arm64 stable (diff) | |
download | gentoo-5f52414b0c47d25542aedf436fea66a09b5460be.tar.gz gentoo-5f52414b0c47d25542aedf436fea66a09b5460be.tar.bz2 gentoo-5f52414b0c47d25542aedf436fea66a09b5460be.zip |
net-misc/connman: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-misc/connman')
-rw-r--r-- | net-misc/connman/connman-1.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/connman/connman-1.37.ebuild b/net-misc/connman/connman-1.37.ebuild index 4c0fcaad8e91..6904065ba71b 100644 --- a/net-misc/connman/connman-1.37.ebuild +++ b/net-misc/connman/connman-1.37.ebuild @@ -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 iwd l2tp nftables" IUSE="${IUSE} ofono openvpn openconnect pptp policykit tools vpnc +wifi wispr networkmanager" |