diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 10:06:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 10:06:44 +0000 |
commit | 3e6f05a9ee3feb22574c8b2c85fe66824ba69cf6 (patch) | |
tree | dae4c44b8c75f574cbed4681d762e9232991e747 /sys-apps | |
parent | dev-util/ostree: Stabilize 2020.8 arm64, #764203 (diff) | |
download | gentoo-3e6f05a9ee3feb22574c8b2c85fe66824ba69cf6.tar.gz gentoo-3e6f05a9ee3feb22574c8b2c85fe66824ba69cf6.tar.bz2 gentoo-3e6f05a9ee3feb22574c8b2c85fe66824ba69cf6.zip |
sys-apps/xdg-desktop-portal-gtk: Stabilize 1.8.0 arm64, #764203
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild index 27f6469c046d..f619df23dac0 100644 --- a/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild +++ b/sys-apps/xdg-desktop-portal-gtk/xdg-desktop-portal-gtk-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/flatpak/${PN}/releases/download/${MY_PV}/${MY_P}.tar LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86" IUSE="wayland X" BDEPEND=" |