Skip to content

Commit

Permalink
sys-apps/ripgrep: fix LICENSE
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Dec 31, 2019
1 parent a628ab4 commit a24d99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-apps/ripgrep/ripgrep-11.0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a24d99d

Please sign in to comment.