diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-24 02:29:31 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-24 02:29:31 +0300 |
commit | 7a0c50a7c18bd0d9e837e8d3f82b5ada2cd5790a (patch) | |
tree | f1dfda23a410b606577d7c5c324a70b27379cc21 /dev-python | |
parent | profiles/prefix: restore python3.6 defaults (diff) | |
download | gentoo-7a0c50a7c18bd0d9e837e8d3f82b5ada2cd5790a.tar.gz gentoo-7a0c50a7c18bd0d9e837e8d3f82b5ada2cd5790a.tar.bz2 gentoo-7a0c50a7c18bd0d9e837e8d3f82b5ada2cd5790a.zip |
dev-python/python-debian: amd64 stable wrt bug #658844
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-debian/python-debian-0.1.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-debian/python-debian-0.1.31.ebuild b/dev-python/python-debian/python-debian-0.1.31.ebuild index d563a839202d..c40b36f322af 100644 --- a/dev-python/python-debian/python-debian-0.1.31.ebuild +++ b/dev-python/python-debian/python-debian-0.1.31.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="6" @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/${P:0:1}/${PN}/${PN}_${PV}.tar.xz" LICENSE="GPL-2 GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |