commit:     b8daa491e889f53fa3ab588f9474013510e41a3a
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 06:57:35 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 06:57:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8daa491

x11-libs/vte: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-libs/vte/vte-0.28.2-r207.ebuild | 1 +
 x11-libs/vte/vte-0.28.2-r208.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/x11-libs/vte/vte-0.28.2-r207.ebuild 
b/x11-libs/vte/vte-0.28.2-r207.ebuild
index a1295691a6d..b316fc2e83d 100644
--- a/x11-libs/vte/vte-0.28.2-r207.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r207.ebuild
@@ -14,6 +14,7 @@ LICENSE="LGPL-2+"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
 IUSE="debug +introspection python"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="
        >=dev-libs/glib-2.26:2

diff --git a/x11-libs/vte/vte-0.28.2-r208.ebuild 
b/x11-libs/vte/vte-0.28.2-r208.ebuild
index 9615d9fda8f..9ff769292a1 100644
--- a/x11-libs/vte/vte-0.28.2-r208.ebuild
+++ b/x11-libs/vte/vte-0.28.2-r208.ebuild
@@ -13,6 +13,7 @@ LICENSE="LGPL-2+"
 SLOT="0"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 
~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris"
 IUSE="debug +introspection python"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
 RDEPEND="
        >=dev-libs/glib-2.26:2

Reply via email to