summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-25 18:21:39 +0000
committerSam James <sam@gentoo.org>2023-12-25 18:21:39 +0000
commit4c4b9f5d58c6ae61ba470c86f56ab11880f804e6 (patch)
tree89fec1b0153d181e1960f6faae70a75c4ff9a2df /sys-apps
parentsys-apps/xdg-desktop-portal: Stabilize 1.18.2 x86, #916443 (diff)
downloadgentoo-4c4b9f5d58c6ae61ba470c86f56ab11880f804e6.tar.gz
gentoo-4c4b9f5d58c6ae61ba470c86f56ab11880f804e6.tar.bz2
gentoo-4c4b9f5d58c6ae61ba470c86f56ab11880f804e6.zip
sys-apps/xdg-desktop-portal: Stabilize 1.18.2 arm64, #916443
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-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 d32e09f310b8..8e8d4a6fe0c9 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