diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-10-17 18:25:27 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-10-17 18:25:27 +0200 |
commit | 3e2d9c52da78b6e5fa670f6fa5cd2c93b520b257 (patch) | |
tree | 605eb2f1da7b3eb5071570daf833b91e137d6fd3 | |
parent | 9fa01119f9bb603a34a37939ca2ed4adde3dfb38 (diff) | |
parent | bb27079649831775a18227267025c165d8752d15 (diff) | |
download | gentoo-3e2d9c52da78b6e5fa670f6fa5cd2c93b520b257.tar.gz gentoo-3e2d9c52da78b6e5fa670f6fa5cd2c93b520b257.tar.xz |
Merge remote-tracking branch 'github/pr/248'
-rw-r--r-- | dev-ml/zarith/zarith-1.3-r1.ebuild (renamed from dev-ml/zarith/zarith-1.3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/zarith/zarith-1.3.ebuild b/dev-ml/zarith/zarith-1.3-r1.ebuild index a0355294faf..91bc43d104f 100644 --- a/dev-ml/zarith/zarith-1.3.ebuild +++ b/dev-ml/zarith/zarith-1.3-r1.ebuild @@ -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" |