diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/ordered-set/ordered-set-4.1.0-r1.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/ordered-set/ordered-set-4.1.0-r1.ebuild b/dev-python/ordered-set/ordered-set-4.1.0-r1.ebuild index f6ee44709cff..6bf618009614 100644 --- a/dev-python/ordered-set/ordered-set-4.1.0-r1.ebuild +++ b/dev-python/ordered-set/ordered-set-4.1.0-r1.ebuild @@ -10,7 +10,10 @@ PYTHON_COMPAT=( python3_{11..13} pypy3_11 ) inherit distutils-r1 pypi DESCRIPTION="A mutable set that remembers the order of its entries" -HOMEPAGE="https://github.com/rspeer/ordered-set" +HOMEPAGE=" + https://github.com/rspeer/ordered-set/ + https://pypi.org/project/ordered-set/ +" LICENSE="MIT" SLOT="0" |
