summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-20 09:36:41 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-20 09:58:33 +0200
commit27670878a475c5ccf9d5215117b46a49fc1aaf72 (patch)
tree7999fd460330672a6400e0bfd858d18d7cc7674a /app-misc
parentapp-misc/recoll: [QA] Add missing python metadata variables (diff)
downloadgentoo-27670878a475c5ccf9d5215117b46a49fc1aaf72.tar.gz
gentoo-27670878a475c5ccf9d5215117b46a49fc1aaf72.tar.bz2
gentoo-27670878a475c5ccf9d5215117b46a49fc1aaf72.zip
app-misc/terminal-colors: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/terminal-colors/terminal-colors-2.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-misc/terminal-colors/terminal-colors-2.2.ebuild b/app-misc/terminal-colors/terminal-colors-2.2.ebuild
index 9de373c97905..75389ef6f323 100644
--- a/app-misc/terminal-colors/terminal-colors-2.2.ebuild
+++ b/app-misc/terminal-colors/terminal-colors-2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,6 +14,7 @@ SRC_URI="https://dev.gentoo.org/~radhermit/distfiles/${P}.bz2"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 x86 ~x64-macos"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}"