x11-misc/portfolio: VariableOrderWrong
Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
82a56c1687
commit
3a9af2be4f
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -19,11 +19,11 @@ else
|
||||
S="${WORKDIR}/${P^}"
|
||||
fi
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -19,11 +19,11 @@ else
|
||||
S="${WORKDIR}/${P^}"
|
||||
fi
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
IUSE="test"
|
||||
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
|
Loading…
Reference in New Issue
Block a user