diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-07 21:24:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-07 21:24:50 +0300 |
commit | f2aa61b456986bbcda22b920d419283451d42b49 (patch) | |
tree | ad9c0cd7ee250c3e3db52a0906f4222e0a86013c /dev-libs/libportal | |
parent | x11-themes/gtk-engines-unico: fix build with slibtool (diff) | |
download | gentoo-f2aa61b456986bbcda22b920d419283451d42b49.tar.gz gentoo-f2aa61b456986bbcda22b920d419283451d42b49.tar.bz2 gentoo-f2aa61b456986bbcda22b920d419283451d42b49.zip |
dev-libs/libportal: Keyword 0.6 arm64, #838709
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libportal')
-rw-r--r-- | dev-libs/libportal/libportal-0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libportal/libportal-0.6.ebuild b/dev-libs/libportal/libportal-0.6.ebuild index 855fdf37a297..cc492d39a1cc 100644 --- a/dev-libs/libportal/libportal-0.6.ebuild +++ b/dev-libs/libportal/libportal-0.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/flatpak/libportal/releases/download/${PV}/${P}.tar.x LICENSE="LGPL-3" SLOT="0/1-1-1-1" # soname of libportal{,-gtk3,-gtk4,-qt5}.so -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~riscv" IUSE="gtk gtk-doc +introspection qt5 test +vala" RESTRICT="!test? ( test )" REQUIRED_USE=" |