summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-09-06 13:48:56 +0200
committerLars Wendler <polynomial-c@gentoo.org>2017-09-09 23:06:46 +0200
commitb5f0471fe97de820f888702e1938989b9fd25522 (patch)
tree555a7fd36d2c0249a5a06a1098b4cef203691e2d /sys-libs/zlib
parentmedia-libs/libraw: Removed old. (diff)
downloadgentoo-b5f0471fe97de820f888702e1938989b9fd25522.tar.gz
gentoo-b5f0471fe97de820f888702e1938989b9fd25522.tar.bz2
gentoo-b5f0471fe97de820f888702e1938989b9fd25522.zip
sys-libs/zlib: Add sublot
Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5635
Diffstat (limited to 'sys-libs/zlib')
-rw-r--r--sys-libs/zlib/zlib-1.2.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/zlib/zlib-1.2.11.ebuild b/sys-libs/zlib/zlib-1.2.11.ebuild
index 83ff762d7ecb..a8abe0654ab4 100644
--- a/sys-libs/zlib/zlib-1.2.11.ebuild
+++ b/sys-libs/zlib/zlib-1.2.11.ebuild
@@ -13,7 +13,7 @@ SRC_URI="http://zlib.net/${P}.tar.gz
http://www.zlib.net/current/beta/${P}.tar.gz"
LICENSE="ZLIB"
-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="minizip static-libs"