mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
sys-apps/flatpak: Stabilize 1.16.1 arm, #965565
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
parent
71ab2d6c7b
commit
01e23c4fb2
@ -2,7 +2,7 @@
|
|||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
PYTHON_COMPAT=( python3_{10..13} )
|
PYTHON_COMPAT=( python3_{11..13} )
|
||||||
|
|
||||||
inherit linux-info meson python-any-r1 systemd tmpfiles
|
inherit linux-info meson python-any-r1 systemd tmpfiles
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz"
|
|||||||
|
|
||||||
LICENSE="LGPL-2.1+"
|
LICENSE="LGPL-2.1+"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
|
KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv x86"
|
||||||
IUSE="doc introspection policykit seccomp systemd test X"
|
IUSE="doc introspection policykit seccomp systemd test X"
|
||||||
RESTRICT="!test? ( test )"
|
RESTRICT="!test? ( test )"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user