commit: 5cf79fa5d4c0b26d01a44525df130ac4354b1d47
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 16 18:38:29 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 16 18:38:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf79fa5
net-libs/libnma: Stabilize 1.10.6 arm, #893302
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-libs/libnma/libnma-1.10.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libnma/libnma-1.10.6.ebuild
b/net-libs/libnma/libnma-1.10.6.ebuild
index 0c0ff2ee1e9a..bc4ff3e0c201 100644
--- a/net-libs/libnma/libnma-1.10.6.ebuild
+++ b/net-libs/libnma/libnma-1.10.6.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
# pkcs11 default enabled as it's a small dep often already present by libnma
users, and it was default enabled as IUSE=+gcr in nm-applet before
IUSE="gtk-doc +introspection +pkcs11 vala"
REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~ia64 ppc ppc64 ~riscv ~sparc ~x86"
DEPEND="
>=gui-libs/gtk-4.0:4