summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-20 17:47:19 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-20 18:39:09 +0200
commitcd5028efb861f220959255a27b669bafe5b80f0c (patch)
tree389a31f12830c2aa4ada527e7ee99d85ef51d700 /sci-libs
parentsci-libs/shogun: [QA] Add missing python metadata variables (diff)
downloadgentoo-cd5028efb861f220959255a27b669bafe5b80f0c.tar.gz
gentoo-cd5028efb861f220959255a27b669bafe5b80f0c.tar.bz2
gentoo-cd5028efb861f220959255a27b669bafe5b80f0c.zip
sci-libs/xdmf2: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild b/sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild
index c24cf5a3621a..fc04d4922d93 100644
--- a/sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild
+++ b/sci-libs/xdmf2/xdmf2-1.0_p141226-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,6 +15,7 @@ SLOT="0"
LICENSE="VTK"
KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
IUSE="doc python test"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="
sci-libs/hdf5:=