dev-python/ttystatus: Remove duplicate deps

This commit is contained in:
Michał Górny
2018-02-24 00:32:15 +01:00
parent 4a6910da58
commit 0afc5755e3

View File

@@ -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}"