diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-01-13 23:51:22 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-01-13 23:56:43 +0100 |
commit | bb8b259011355e2727518087f11586f18c7bfa56 (patch) | |
tree | fa1ce3d77338eeeb5eddd046a8ec93f4c6ca21f9 /dev-python/ipython_genutils | |
parent | dev-python/traitlets: stable for amd64. (diff) | |
download | gentoo-bb8b259011355e2727518087f11586f18c7bfa56.tar.gz gentoo-bb8b259011355e2727518087f11586f18c7bfa56.tar.bz2 gentoo-bb8b259011355e2727518087f11586f18c7bfa56.zip |
dev-python/ipython_genutils: stable for amd64.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/ipython_genutils')
-rw-r--r-- | dev-python/ipython_genutils/ipython_genutils-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipython_genutils/ipython_genutils-0.1.0.ebuild b/dev-python/ipython_genutils/ipython_genutils-0.1.0.ebuild index f79cd602780c..1444a15d39c1 100644 --- a/dev-python/ipython_genutils/ipython_genutils-0.1.0.ebuild +++ b/dev-python/ipython_genutils/ipython_genutils-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="test" DEPEND=" |