net-misc/connman: Stabilize 1.39 ppc64, #769491

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-02-13 01:31:05 +00:00
parent 59f8094380
commit ed9d85dfef

View File

@@ -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"