summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-25 18:21:33 +0000
committerSam James <sam@gentoo.org>2023-12-25 18:21:33 +0000
commit0e3ec071eefabb26210b9af885e4c59a3253b301 (patch)
treee89e7a16dd52f870778020e2592b6cbcb8444cb2 /sys-apps/xdg-desktop-portal
parentapp-editors/emacs: Stabilize 29.1-r6 amd64, #920689 (diff)
downloadgentoo-0e3ec071eefabb26210b9af885e4c59a3253b301.tar.gz
gentoo-0e3ec071eefabb26210b9af885e4c59a3253b301.tar.bz2
gentoo-0e3ec071eefabb26210b9af885e4c59a3253b301.zip
sys-apps/xdg-desktop-portal: Stabilize 1.18.2 amd64, #916443
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/xdg-desktop-portal')
-rw-r--r--sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.18.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.18.2.ebuild b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.18.2.ebuild
index 096cde882a78..bb98c0dfd6ca 100644
--- a/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.18.2.ebuild
+++ b/sys-apps/xdg-desktop-portal/xdg-desktop-portal-1.18.2.ebuild
@@ -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