commit: d6b5303867cc6bb2372f65928b652a82ec3b0b87 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Nov 28 15:35:07 2016 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Nov 28 20:27:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b53038
dev-ml/topkg: add proper subslot Package-Manager: portage-2.3.2 dev-ml/topkg/topkg-0.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/topkg/topkg-0.8.1.ebuild b/dev-ml/topkg/topkg-0.8.1.ebuild index aa42f00..74067f1 100644 --- a/dev-ml/topkg/topkg-0.8.1.ebuild +++ b/dev-ml/topkg/topkg-0.8.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://erratique.ch/software/topkg https://github.com/dbuenzli/topkg" SRC_URI="https://github.com/dbuenzli/topkg/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64" IUSE=""
