Skip to content

Commit

Permalink
dev-ml/onanomsg: Add proper subslot
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
aballier committed Feb 23, 2017
1 parent 08a03f5 commit cb7accd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ml/onanomsg/onanomsg-1.0.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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"

Expand Down

0 comments on commit cb7accd

Please sign in to comment.