summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-23 11:09:16 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-23 13:24:15 +0200
commit4ccde6f3aac207b9961e340fbf6cd91d17f1f711 (patch)
treef2643b958da2ee7518377f8115c677f87848bddc /games-util/pyfa
parentgames-sports/ski: [QA] Add missing python metadata variables (diff)
downloadgentoo-4ccde6f3aac207b9961e340fbf6cd91d17f1f711.tar.gz
gentoo-4ccde6f3aac207b9961e340fbf6cd91d17f1f711.tar.bz2
gentoo-4ccde6f3aac207b9961e340fbf6cd91d17f1f711.zip
games-util/pyfa: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'games-util/pyfa')
-rw-r--r--games-util/pyfa/pyfa-1.21.3.ebuild3
-rw-r--r--games-util/pyfa/pyfa-9999.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/games-util/pyfa/pyfa-1.21.3.ebuild b/games-util/pyfa/pyfa-1.21.3.ebuild
index c30b0251470b..ea133f7beb13 100644
--- a/games-util/pyfa/pyfa-1.21.3.ebuild
+++ b/games-util/pyfa/pyfa-1.21.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -21,6 +21,7 @@ else
KEYWORDS="~amd64 ~arm ~x86"
fi
IUSE="+graph"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
diff --git a/games-util/pyfa/pyfa-9999.ebuild b/games-util/pyfa/pyfa-9999.ebuild
index cb7aca83e36f..2fa0e26c3620 100644
--- a/games-util/pyfa/pyfa-9999.ebuild
+++ b/games-util/pyfa/pyfa-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -21,6 +21,7 @@ else
KEYWORDS="~amd64 ~arm ~x86"
fi
IUSE="+graph"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]