commit:     f861f9ec61e0f222f2e3a9301dc4c1aeea2744d5
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 16 09:33:35 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Sep 16 12:32:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f861f9ec

sys-apps/flatpak: keyword 1.11.1 for ~riscv

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 sys-apps/flatpak/flatpak-1.11.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/flatpak/flatpak-1.11.1.ebuild 
b/sys-apps/flatpak/flatpak-1.11.1.ebuild
index 6c69987f33c..a931e50425a 100644
--- a/sys-apps/flatpak/flatpak-1.11.1.ebuild
+++ b/sys-apps/flatpak/flatpak-1.11.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8,9} )
 
 inherit autotools linux-info python-any-r1
 
@@ -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 ~riscv ~x86"
 IUSE="doc gtk kde introspection policykit seccomp systemd"
 RESTRICT+=" test"
 

Reply via email to