commit: 771fcf1f5bb8bec5a029fe77af31ef6c3adcb56c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 21 16:26:39 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Mar 21 16:26:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=771fcf1f
net-misc/connman: ppc stable wrt bug #712966
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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 d59fe30170f..221b98ef8d0 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"