summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-24 00:32:15 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-24 00:37:03 +0100
commit0afc5755e388d42d6c2d82470234516857e04390 (patch)
treea1b1fbe265b8d2bc7f3643d5a8ac3c3270430eb2 /dev-python
parentdev-python/cliapp: Fix duplicate dependencies (diff)
downloadgentoo-0afc5755e388d42d6c2d82470234516857e04390.tar.gz
gentoo-0afc5755e388d42d6c2d82470234516857e04390.tar.bz2
gentoo-0afc5755e388d42d6c2d82470234516857e04390.zip
dev-python/ttystatus: Remove duplicate deps
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/ttystatus/ttystatus-0.35.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/ttystatus/ttystatus-0.35.ebuild b/dev-python/ttystatus/ttystatus-0.35.ebuild
index bcebdfdd01e1..7549ff37d008 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}"