summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-20 20:52:16 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-20 22:45:28 +0200
commit6f2854922f3bc35071b422d28730922a23074074 (patch)
treedc4e1c02714fd5805938b6ffcdad2e4551bd0dfb
parentdev-python/python-caja: [QA] Add missing python metadata variables (diff)
downloadgentoo-6f2854922f3bc35071b422d28730922a23074074.tar.gz
gentoo-6f2854922f3bc35071b422d28730922a23074074.tar.bz2
gentoo-6f2854922f3bc35071b422d28730922a23074074.zip
dev-python/python-gudev: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--dev-python/python-gudev/python-gudev-147.2-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/python-gudev/python-gudev-147.2-r1.ebuild b/dev-python/python-gudev/python-gudev-147.2-r1.ebuild
index a90834cdced3..8e07b1e8ef14 100644
--- a/dev-python/python-gudev/python-gudev-147.2-r1.ebuild
+++ b/dev-python/python-gudev/python-gudev-147.2-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
@@ -17,6 +17,7 @@ LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]
virtual/libgudev:=