commit: 4b1e7be37233d1f90ad00ef25432e498a68ed4c8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 7 10:06:43 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 7 10:06:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b1e7be3
sys-apps/flatpak: Stabilize 1.9.2 arm64, #764203 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/flatpak/flatpak-1.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/flatpak/flatpak-1.9.2.ebuild b/sys-apps/flatpak/flatpak-1.9.2.ebuild index c9f3f0c85a4..50c5ffdbd6c 100644 --- a/sys-apps/flatpak/flatpak-1.9.2.ebuild +++ b/sys-apps/flatpak/flatpak-1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ HOMEPAGE="https://flatpak.org/" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" IUSE="doc gtk kde introspection policykit seccomp systemd" RESTRICT+=" test"
