dev-libs/olm: fix license

This commit is contained in:
nemunaire 2020-06-01 13:44:38 +02:00
commit 7b9fece280
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ DESCRIPTION="Implementation of the olm and megolm cryptographic ratchets"
HOMEPAGE="https://gitlab.matrix.org/matrix-org/olm"
SRC_URI="https://gitlab.matrix.org/matrix-org/${PN}/-/archive/${PV}/${P}.tar.bz2"
LICENSE="Apache2.0"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+python"