From cb7accd3c7883fe1952bd2f7716aae3643832414 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 23 Feb 2017 08:41:35 +0100 Subject: dev-ml/onanomsg: Add proper subslot Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-ml/onanomsg/onanomsg-1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ml/onanomsg') diff --git a/dev-ml/onanomsg/onanomsg-1.0.ebuild b/dev-ml/onanomsg/onanomsg-1.0.ebuild index fe9038e90de5..5cc50a878290 100644 --- a/dev-ml/onanomsg/onanomsg-1.0.ebuild +++ b/dev-ml/onanomsg/onanomsg-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/rgrinberg/onanomsg" SRC_URI="https://github.com/rgrinberg/onanomsg/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="WTFPL-2" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="+lwt +ocamlopt test" -- cgit v1.2.3-65-gdbad