dev-python/ipdb: amd64 stable wrt bug #606188
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 21 Jan 2017 17:15:42 +0000 (18:15 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 21 Jan 2017 17:16:18 +0000 (18:16 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/ipdb/ipdb-0.10.1.ebuild

index 5040649b2621f776b95244943dbc2964317f992f..1a047b899b964094b1b083d28adcfe2ebaa0dee2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-python/ipython[${PYTHON_USEDEP}]"