dev-python/django-polymorphic: Fix variable order

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-04-14 16:57:22 +02:00
parent 07b41dad02
commit a9805fa340

View File

@@ -19,8 +19,8 @@ SRC_URI="
"
LICENSE="BSD"
KEYWORDS="~amd64 ~arm64 ~x86"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"