diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:20:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:21:52 +0100 |
commit | 215536b7559e1c6111484465629b446b1074a8de (patch) | |
tree | cb62aa2ec8bb65a4643a1cae1da25340940891f0 | |
parent | dev-python/decorator: amd64 stable wrt bug #606042 (diff) | |
download | gentoo-215536b7559e1c6111484465629b446b1074a8de.tar.gz gentoo-215536b7559e1c6111484465629b446b1074a8de.tar.bz2 gentoo-215536b7559e1c6111484465629b446b1074a8de.zip |
dev-python/demjson: amd64 stable wrt bug #606044
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/demjson/demjson-2.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/demjson/demjson-2.2.4.ebuild b/dev-python/demjson/demjson-2.2.4.ebuild index 258913107c5c..4b1953bc81ab 100644 --- a/dev-python/demjson/demjson-2.2.4.ebuild +++ b/dev-python/demjson/demjson-2.2.4.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$ @@ -13,7 +13,7 @@ SRC_URI="http://deron.meranda.us/python/${PN}/dist/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |