commit: 735494be617f52a80b7688782851c8f2641e6a82
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 18 09:45:53 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Mar 18 09:45:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735494be
net-misc/connman: arm stable wrt bug #712966
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-misc/connman/connman-1.38.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/connman/connman-1.38.ebuild
b/net-misc/connman/connman-1.38.ebuild
index 4fcf4d3e5b9..eca1b1a1224 100644
--- a/net-misc/connman/connman-1.38.ebuild
+++ b/net-misc/connman/connman-1.38.ebuild
@@ -9,7 +9,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/network/connman/connman.git"
else
SRC_URI="https://www.kernel.org/pub/linux/network/${PN}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~x86"
fi
DESCRIPTION="Provides a daemon for managing internet connections"