dev-cpp/xdgpp: add subslot

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri 2022-05-29 01:26:35 +02:00
parent c41c83f1e0
commit 72265d10ed
No known key found for this signature in database
GPG Key ID: 4E4140121372C837

View File

@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -19,7 +19,7 @@ SRC_URI="
S="${WORKDIR}"
LICENSE="BSD"
SLOT="0"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="test"