mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/m2crypto: Fix license
Closes: https://bugs.gentoo.org/912344 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -14,7 +14,8 @@ inherit distutils-r1 toolchain-funcs pypi
|
||||
DESCRIPTION="A Python crypto and SSL toolkit"
|
||||
HOMEPAGE="https://gitlab.com/m2crypto/m2crypto https://pypi.org/project/M2Crypto/"
|
||||
|
||||
LICENSE="MIT"
|
||||
# openssl via src/SWIG/_lib11_compat.i
|
||||
LICENSE="MIT openssl"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
|
||||
IUSE="test abi_mips_n32 abi_mips_n64 abi_mips_o32"
|
||||
Reference in New Issue
Block a user