summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-10-21 21:36:51 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-10-21 21:37:44 +0200
commit27410667795d4e733f952e395c67a5a8fb5ebab6 (patch)
tree25793a65abcb4df9a883dd9ab5378d2b2712242c /dev-python/simpy
parentdev-python/ipcalc: clean up old. (diff)
downloadgentoo-27410667795d4e733f952e395c67a5a8fb5ebab6.tar.gz
gentoo-27410667795d4e733f952e395c67a5a8fb5ebab6.tar.bz2
gentoo-27410667795d4e733f952e395c67a5a8fb5ebab6.zip
dev-python/simpy: Stable for amd64+x86.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/simpy')
-rw-r--r--dev-python/simpy/simpy-3.0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/simpy/simpy-3.0.8.ebuild b/dev-python/simpy/simpy-3.0.8.ebuild
index 1899aa7e85ce..f47db4fed6cf 100644
--- a/dev-python/simpy/simpy-3.0.8.ebuild
+++ b/dev-python/simpy/simpy-3.0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
RDEPEND="${PYTHON_DEPS}"