Skip to content

Commit

Permalink
dev-ml/bson: add proper subslot
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <[email protected]>
  • Loading branch information
aballier committed Feb 6, 2016
1 parent 9cce317 commit db168af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ml/bson/bson-0.89.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ HOMEPAGE="http://massd.github.io/"
SRC_URI="https://github.com/MassD/bson/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""

Expand Down

0 comments on commit db168af

Please sign in to comment.