commit: 0afc5755e388d42d6c2d82470234516857e04390
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 23:32:15 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 23:37:03 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0afc5755
dev-python/ttystatus: Remove duplicate deps
dev-python/ttystatus/ttystatus-0.35.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-python/ttystatus/ttystatus-0.35.ebuild
b/dev-python/ttystatus/ttystatus-0.35.ebuild
index bcebdfdd01e..7549ff37d00 100644
--- a/dev-python/ttystatus/ttystatus-0.35.ebuild
+++ b/dev-python/ttystatus/ttystatus-0.35.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,5 +15,3 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-
-DEPEND="${PYTHON_DEPS}"