summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-05-30 15:52:08 +0200
committerFlorian Schmaus <flow@gentoo.org>2024-05-30 18:52:25 +0200
commit68226ea7352dcc9d21da1b93c9d56e2089abe062 (patch)
tree94767b7ef7d3e9fa8de2c929c118fb7e67f58e83 /dev-python/pdoc3
parentdev-python/slixmpp: sync live (diff)
downloadgentoo-68226ea7352dcc9d21da1b93c9d56e2089abe062.tar.gz
gentoo-68226ea7352dcc9d21da1b93c9d56e2089abe062.tar.bz2
gentoo-68226ea7352dcc9d21da1b93c9d56e2089abe062.zip
dev-python/pdoc3: fix variable order
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'dev-python/pdoc3')
-rw-r--r--dev-python/pdoc3/pdoc3-0.10.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pdoc3/pdoc3-0.10.0-r1.ebuild b/dev-python/pdoc3/pdoc3-0.10.0-r1.ebuild
index 9dd52ae79fd7..499a1ec5ab0f 100644
--- a/dev-python/pdoc3/pdoc3-0.10.0-r1.ebuild
+++ b/dev-python/pdoc3/pdoc3-0.10.0-r1.ebuild
@@ -11,8 +11,8 @@ inherit distutils-r1 pypi
DESCRIPTION="Auto-generate API documentation for Python projects"
HOMEPAGE="https://pdoc3.github.io/pdoc/"
-SLOT="0"
LICENSE="AGPL-3+"
+SLOT="0"
KEYWORDS="amd64 ~x86"
RDEPEND="