summaryrefslogtreecommitdiff
path: root/sci-mathematics/coq/coq-8.13.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/coq/coq-8.13.0-r1.ebuild')
-rw-r--r--sci-mathematics/coq/coq-8.13.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/coq/coq-8.13.0-r1.ebuild b/sci-mathematics/coq/coq-8.13.0-r1.ebuild
index 2ce871790746..51731bcf5803 100644
--- a/sci-mathematics/coq/coq-8.13.0-r1.ebuild
+++ b/sci-mathematics/coq/coq-8.13.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/coq/coq/archive/V${MY_PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="LGPL-2.1"
-SLOT="0"
+SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE="gtk debug +ocamlopt doc"