mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-python/autoprop: Fix variable order
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
parent
405ee46c21
commit
40b84babfe
@ -15,8 +15,8 @@ HOMEPAGE="
|
||||
"
|
||||
|
||||
LICENSE="MIT"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/signature-dispatch-1.0.0[${PYTHON_USEDEP}]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user