sys-apps/xdg-desktop-portal: Stabilize 1.18.2 arm64, #916443

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-12-25 18:21:39 +00:00
parent e3cdb49c5e
commit 4c4b9f5d58

View File

@@ -13,7 +13,7 @@ SRC_URI="https://github.com/flatpak/${PN}/releases/download/${PV}/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
IUSE="geolocation flatpak seccomp systemd test"
RESTRICT="!test? ( test )"
# Upstream expect flatpak to be used w/ seccomp and flatpak needs bwrap anyway