Skip to content

Commit

Permalink
dev-ml/zarith: revbump
Browse files Browse the repository at this point in the history
changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
  • Loading branch information
Matthew Brewer committed Oct 17, 2015
1 parent 5408339 commit bb27079
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ HOMEPAGE="https://forge.ocamlcore.org/projects/zarith/"
SRC_URI="https://forge.ocamlcore.org/frs/download.php/1471/${P}.tgz"

LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="doc mpir +ocamlopt"

Expand Down

0 comments on commit bb27079

Please sign in to comment.