summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-16 18:02:16 +0100
committerSam James <sam@gentoo.org>2024-10-16 18:02:16 +0100
commit31b1c59153a75b40f9de250f8aad93831a0d6978 (patch)
tree73d6ee3ca0fa433b2d4c30e1b19303f4dfb4b581 /net-misc
parentnet-misc/connman: Stabilize 1.43 amd64, #941627 (diff)
downloadgentoo-31b1c59153a75b40f9de250f8aad93831a0d6978.tar.gz
gentoo-31b1c59153a75b40f9de250f8aad93831a0d6978.tar.bz2
gentoo-31b1c59153a75b40f9de250f8aad93831a0d6978.zip
net-misc/connman: Stabilize 1.43 x86, #941627
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/connman/connman-1.43.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/connman/connman-1.43.ebuild b/net-misc/connman/connman-1.43.ebuild
index 9767a4b89513..d300a168333f 100644
--- a/net-misc/connman/connman-1.43.ebuild
+++ b/net-misc/connman/connman-1.43.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://git.kernel.org/pub/scm/network/connman/connman.git/snapshot/${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ppc64 ~riscv x86"
fi
DESCRIPTION="Provides a daemon for managing internet connections"