mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sys-apps/ripgrep: fix LICENSE
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -78,7 +78,7 @@ HOMEPAGE="https://github.com/BurntSushi/ripgrep"
|
||||
SRC_URI="https://github.com/BurntSushi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
|
||||
$(cargo_crate_uris ${CRATES})"
|
||||
|
||||
LICENSE="Apache-2.0 BSD-2 Boost-1.0 MIT Unlicense )"
|
||||
LICENSE="Apache-2.0 BSD-2 Boost-1.0 || ( MIT Unlicense )"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 ppc64 ~x86"
|
||||
IUSE="+man pcre"
|
||||
|
||||
Reference in New Issue
Block a user