diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-02-06 17:25:10 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-02-06 17:25:10 +0100 |
commit | b53aaf47cd52c85cb6fade48c9d58cd3cbc60ce3 (patch) | |
tree | 37863e83910bcfc0055b4b198d7442624a37c8db /dev-ml/ocaml-ipaddr | |
parent | dev-ml/opam: remove old (diff) | |
download | gentoo-b53aaf47cd52c85cb6fade48c9d58cd3cbc60ce3.tar.gz gentoo-b53aaf47cd52c85cb6fade48c9d58cd3cbc60ce3.tar.bz2 gentoo-b53aaf47cd52c85cb6fade48c9d58cd3cbc60ce3.zip |
dev-ml/ocaml-ipaddr: add proper subslot
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ml/ocaml-ipaddr')
-rw-r--r-- | dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild index a4f8b7c92232..644bd00960e1 100644 --- a/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild +++ b/dev-ml/ocaml-ipaddr/ocaml-ipaddr-2.6.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/mirage/ocaml-ipaddr" SRC_URI="https://github.com/mirage/ocaml-ipaddr/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="" |