summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Auty <ikelos@gentoo.org>2014-03-29 21:54:57 +0000
committerMike Auty <ikelos@gentoo.org>2014-03-29 21:54:57 +0000
commit4283d378c2550ef1336fde67c8bfc79961a6e7d3 (patch)
tree703d4ff9ce8c971b9e9cbee1319e7d3aa32488b5 /net-libs/libnipper/libnipper-0.12.6-r1.ebuild
parentsystemd now has subslots (diff)
downloadgentoo-2-4283d378c2550ef1336fde67c8bfc79961a6e7d3.tar.gz
gentoo-2-4283d378c2550ef1336fde67c8bfc79961a6e7d3.tar.bz2
gentoo-2-4283d378c2550ef1336fde67c8bfc79961a6e7d3.zip
Fix multilib-strict issues with libnipper.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 6C20157A)
Diffstat (limited to 'net-libs/libnipper/libnipper-0.12.6-r1.ebuild')
-rw-r--r--net-libs/libnipper/libnipper-0.12.6-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild b/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
index 1a1e9d095a92..6107cedefc3d 100644
--- a/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
+++ b/net-libs/libnipper/libnipper-0.12.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libnipper/libnipper-0.12.6-r1.ebuild,v 1.3 2013/03/03 05:18:56 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libnipper/libnipper-0.12.6-r1.ebuild,v 1.4 2014/03/29 21:54:56 ikelos Exp $
EAPI=4
@@ -19,4 +19,5 @@ IUSE=""
PATCHES=(
"${FILESDIR}/${P}-glibc-2.10.patch"
"${FILESDIR}/${P}-gcc47.patch"
+ "${FILESDIR}/${P}-multilib-strict.patch"
)