Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnma/
Date: Tue, 31 May 2022 18:04:44
Message-Id: 1654020227.2eda30249f2d01f80934bbe5b09f1bd57af78461.mattst88@gentoo
1 commit: 2eda30249f2d01f80934bbe5b09f1bd57af78461
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 17:52:24 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 18:03:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eda3024
7
8 net-libs/libnma: Drop ~alpha keywords
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-libs/libnma/libnma-1.8.34.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libnma/libnma-1.8.34.ebuild b/net-libs/libnma/libnma-1.8.34.ebuild
16 index 5cfe6178ffac..37bd642021cc 100644
17 --- a/net-libs/libnma/libnma-1.8.34.ebuild
18 +++ b/net-libs/libnma/libnma-1.8.34.ebuild
19 @@ -13,7 +13,7 @@ SLOT="0"
20 # 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
21 IUSE="gtk-doc +introspection +pkcs11 vala"
22 REQUIRED_USE="vala? ( introspection )"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86"
25
26 DEPEND="
27 app-text/iso-codes