mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-util/flatpakify: corrected trailing whitespaces, support for 3.14
Signed-off-by: Stefan Cristian B. <stefan.cristian+git@rogentos.ro>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
inherit meson python-single-r1
|
||||
|
||||
@@ -18,11 +18,11 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
|
||||
DEPEND="${PYTHON_DEPS}"
|
||||
RDEPEND="${DEPEND}
|
||||
|| (
|
||||
app-admin/doas
|
||||
kde-plasma/kdesu-gui
|
||||
app-admin/sudo
|
||||
)
|
||||
|| (
|
||||
app-admin/doas
|
||||
kde-plasma/kdesu-gui
|
||||
app-admin/sudo
|
||||
)
|
||||
dev-util/flatpak-builder
|
||||
sys-apps/flatpak
|
||||
sys-apps/portage"
|
||||
|
||||
Reference in New Issue
Block a user