https://github.com/libbpf/libbpf/blob/master/LICENSE states that
LGPL-2.1 or BSD-2-Clause licenses are to be used.
Signed-off-by: jkelecic <josip.kelecic@sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/14483
Closes: https://bugs.gentoo.org/711490
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
DESCRIPTION="Stand-alone build of libbpf from the Linux kernel"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-2 LGPL-2.1 BSD-2"
+LICENSE="LGPL-2.1 BSD-2"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="+static-libs"
DESCRIPTION="Stand-alone build of libbpf from the Linux kernel"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-2 LGPL-2.1 BSD-2"
+LICENSE="LGPL-2.1 BSD-2"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="+static-libs"