diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:06:05 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-22 16:06:05 +0100 |
commit | 10333f0dee94769ae78aa5cef7da3d57d7a9f9c3 (patch) | |
tree | b8912283d32ecaf2b5bd0acd89c9186884cd97a4 /dev-python/hacking | |
parent | net-ftp/pure-ftpd: amd64 stable wrt bug #610538 (diff) | |
download | gentoo-10333f0dee94769ae78aa5cef7da3d57d7a9f9c3.tar.gz gentoo-10333f0dee94769ae78aa5cef7da3d57d7a9f9c3.tar.bz2 gentoo-10333f0dee94769ae78aa5cef7da3d57d7a9f9c3.zip |
dev-python/hacking: amd64 stable wrt bug #606078
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hacking')
-rw-r--r-- | dev-python/hacking/hacking-0.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/hacking/hacking-0.10.2.ebuild b/dev-python/hacking/hacking-0.10.2.ebuild index 8538096059af..fe68ec9e0754 100644 --- a/dev-python/hacking/hacking-0.10.2.ebuild +++ b/dev-python/hacking/hacking-0.10.2.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$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" DEPEND=" |