diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-10 07:05:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-10 07:05:49 +0300 |
commit | 4ce4438fd35c957c4879a3fb9fdd08350bd7c135 (patch) | |
tree | 3c3b797381321849d1916f3394823e39b6593fd2 /net-libs/libnma | |
parent | gnome-base/gnome-desktop: Keyword 42.1-r400 ia64, #838709 (diff) | |
download | gentoo-4ce4438fd35c957c4879a3fb9fdd08350bd7c135.tar.gz gentoo-4ce4438fd35c957c4879a3fb9fdd08350bd7c135.tar.bz2 gentoo-4ce4438fd35c957c4879a3fb9fdd08350bd7c135.zip |
net-libs/libnma: Keyword 1.8.38 ia64, #838709
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs/libnma')
-rw-r--r-- | net-libs/libnma/libnma-1.8.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnma/libnma-1.8.38.ebuild b/net-libs/libnma/libnma-1.8.38.ebuild index 8fa792005f73..e73a3922181c 100644 --- a/net-libs/libnma/libnma-1.8.38.ebuild +++ b/net-libs/libnma/libnma-1.8.38.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 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86" DEPEND=" >=gui-libs/gtk-4.0:4 |