summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-18 12:27:32 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-18 12:27:32 +0100
commitf4978253e06ab659d1db7c3d0cf7cfe37a76ca8e (patch)
treeb7b3ea0d4bf53b98a3153d2bd102b4f0a9dd1a36 /dev-python/ipy/ipy-0.83.ebuild
parentdev-python/icalendar: amd64 stable wrt bug #606178 (diff)
downloadgentoo-f4978253e06ab659d1db7c3d0cf7cfe37a76ca8e.tar.gz
gentoo-f4978253e06ab659d1db7c3d0cf7cfe37a76ca8e.tar.bz2
gentoo-f4978253e06ab659d1db7c3d0cf7cfe37a76ca8e.zip
dev-python/ipy: amd64 stable wrt bug #606190
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ipy/ipy-0.83.ebuild')
-rw-r--r--dev-python/ipy/ipy-0.83.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipy/ipy-0.83.ebuild b/dev-python/ipy/ipy-0.83.ebuild
index c04d4e1912e0..daabf13aa220 100644
--- a/dev-python/ipy/ipy-0.83.ebuild
+++ b/dev-python/ipy/ipy-0.83.ebuild
@@ -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$
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="examples"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"