commit: 1fd5233f70e25b965d9f8e5fa44257b6bcea8b94
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 09:30:56 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 09:30:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fd5233f
net-misc/connman: Stabilize 1.39 ppc, #769491
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/connman/connman-1.39.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/connman/connman-1.39.ebuild
b/net-misc/connman/connman-1.39.ebuild
index 96ea4953e0e..5d191a173be 100644
--- a/net-misc/connman/connman-1.39.ebuild
+++ b/net-misc/connman/connman-1.39.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"