app-arch/bzip2: Add sublot

Package-Manager: Portage-2.3.8, Repoman-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/5635
This commit is contained in:
David Seifert
2017-09-06 13:52:26 +02:00
committed by Lars Wendler
parent b5f0471fe9
commit 84fe49cbda

View File

@@ -13,7 +13,7 @@ HOMEPAGE="http://www.bzip.org/"
SRC_URI="http://www.bzip.org/${PV}/${P}.tar.gz"
LICENSE="BZIP2"
SLOT="0"
SLOT="0/1" # subslot = SONAME
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="static static-libs"