summaryrefslogtreecommitdiff
path: root/net-misc/connman/connman-1.42.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/connman/connman-1.42.ebuild')
-rw-r--r--net-misc/connman/connman-1.42.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/connman/connman-1.42.ebuild b/net-misc/connman/connman-1.42.ebuild
index 55d02f7ec4ab..86ca7ba571b8 100644
--- a/net-misc/connman/connman-1.42.ebuild
+++ b/net-misc/connman/connman-1.42.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"