diff options
author | Sam James <sam@gentoo.org> | 2022-03-09 12:48:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-09 12:48:21 +0000 |
commit | d306c9112836d1f9ee2845628b90562b52f906ff (patch) | |
tree | 98d0c7248e8fdce8b2d4bd8743b311e2dd4692cd /net-libs | |
parent | gnome-extra/libgsf: Stabilize 1.14.48 ppc, #834426 (diff) | |
download | gentoo-d306c9112836d1f9ee2845628b90562b52f906ff.tar.gz gentoo-d306c9112836d1f9ee2845628b90562b52f906ff.tar.bz2 gentoo-d306c9112836d1f9ee2845628b90562b52f906ff.zip |
net-libs/libnma: Stabilize 1.8.34 ppc, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnma/libnma-1.8.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnma/libnma-1.8.34.ebuild b/net-libs/libnma/libnma-1.8.34.ebuild index cc4cb7baafa0..6655473a2963 100644 --- a/net-libs/libnma/libnma-1.8.34.ebuild +++ b/net-libs/libnma/libnma-1.8.34.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="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ~ppc64 ~riscv ~sparc x86" DEPEND=" app-text/iso-codes |