mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
multidict, small change to trigger build for riscv64 (#13312)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SUMMARY="Asyncio-based multidict implementation for Python"
|
||||
DESCRIPTION="Multidict is dict-like collection of *key-value pairs* where key \
|
||||
might be occurred more than once in the container."
|
||||
DESCRIPTION="Multidict is dict-like collection of *key-value pairs* where \
|
||||
key might be occurred more than once in the container."
|
||||
HOMEPAGE="https://pypi.python.org/pypi/multidict"
|
||||
COPYRIGHT="2016-2017 Andrew Svetlov"
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user