mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/construct: Fix license
Package-Manager: portage-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
56e9a2d38d
commit
6b6994b24f
@@ -10,7 +10,7 @@ DESCRIPTION="A powerful declarative parser for binary data"
|
||||
HOMEPAGE="http://construct.wikispaces.com/ https://pypi.python.org/pypi/construct"
|
||||
SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="public-domain"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
Reference in New Issue
Block a user