diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 17:19:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 17:25:43 +0000 |
commit | 010cb66cf44d0545b8407f09ff8fccf75544e5f0 (patch) | |
tree | 3b127b8b8d6736925446e72bb40ef2682cc44fdb /sys-apps/xdg-desktop-portal-gnome | |
parent | dev-libs/gjs: Stabilize 1.78.1 arm64, #920697 (diff) | |
download | gentoo-010cb66cf44d0545b8407f09ff8fccf75544e5f0.tar.gz gentoo-010cb66cf44d0545b8407f09ff8fccf75544e5f0.tar.bz2 gentoo-010cb66cf44d0545b8407f09ff8fccf75544e5f0.zip |
sys-apps/xdg-desktop-portal-gnome: Stabilize 45.1-r1 arm64, #920697
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/xdg-desktop-portal-gnome')
-rw-r--r-- | sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-45.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-45.1-r1.ebuild b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-45.1-r1.ebuild index e4d9f570f008..12314eaa05f2 100644 --- a/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-45.1-r1.ebuild +++ b/sys-apps/xdg-desktop-portal-gnome/xdg-desktop-portal-gnome-45.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome" 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="wayland X" # Newer-than-strictly-required xdg-desktop-portal dep for hang/slowness fixes |