diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:07 +0000 |
commit | 1c13965300950c218d67526691db02e310b37bd6 (patch) | |
tree | 7767cac45c39c24549196ce0d5df8145eed5afcb /net-libs | |
parent | net-wireless/gnome-bluetooth: Stabilize 3.34.1 arm64, #773172 (diff) | |
download | gentoo-1c13965300950c218d67526691db02e310b37bd6.tar.gz gentoo-1c13965300950c218d67526691db02e310b37bd6.tar.bz2 gentoo-1c13965300950c218d67526691db02e310b37bd6.zip |
net-libs/libnma: Stabilize 1.8.30 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnma/libnma-1.8.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnma/libnma-1.8.30.ebuild b/net-libs/libnma/libnma-1.8.30.ebuild index 9677e58eda6e..98ccac03799a 100644 --- a/net-libs/libnma/libnma-1.8.30.ebuild +++ b/net-libs/libnma/libnma-1.8.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~sparc x86" DEPEND=" app-text/iso-codes |