dev-libs/zziplib: add REQUIRED_USE (bug #572940)
authorMichael Sterrett <mr_bones_@gentoo.org>
Wed, 27 Jan 2016 20:11:17 +0000 (15:11 -0500)
committerMichael Sterrett <mr_bones_@gentoo.org>
Thu, 28 Jan 2016 05:50:04 +0000 (00:50 -0500)
Package-Manager: portage-2.2.26

dev-libs/zziplib/zziplib-0.13.62-r1.ebuild

index 2919e841dd23226076c778c5c5f4e1e2b2fe22bc..b9708d830ac4f8e405ff58a3282862588dceccd6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,6 +14,7 @@ LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc sdl static-libs test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="sys-libs/zlib
        sdl? ( >=media-libs/libsdl-1.2.6 )"