commit: 20b66ad8e4080b087f39a86661f828872c0ab3fa Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jun 7 14:15:01 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jun 7 14:15:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b66ad8
sys-apps/flatpak: amd64 stable wrt bug #775365 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-apps/flatpak/flatpak-1.10.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/flatpak/flatpak-1.10.2.ebuild b/sys-apps/flatpak/flatpak-1.10.2.ebuild index 6c69987f33c..3a27d01fb3e 100644 --- a/sys-apps/flatpak/flatpak-1.10.2.ebuild +++ b/sys-apps/flatpak/flatpak-1.10.2.ebuild @@ -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"
