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