sys-apps/xdg-desktop-portal: Stabilize 1.20.3 amd64, #958939

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-23 14:31:35 +01:00
parent 5233540044
commit 1c8d870f1c

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 udev"
RESTRICT="!test? ( test )"
# Upstream expect flatpak to be used w/ seccomp and flatpak needs bwrap anyway