diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-04-25 14:24:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-04-25 14:24:07 +0000 |
commit | f72a1919a3751b5c20f78f88e0c785e31fa77a35 (patch) | |
tree | 5f66f94d3fd8a6290fd161a6215ec3f8d9fe9f11 /dev-python/mccabe/mccabe-0.2.1.ebuild | |
parent | Marked ~hppa (bug #508282). (diff) | |
download | gentoo-2-f72a1919a3751b5c20f78f88e0c785e31fa77a35.tar.gz gentoo-2-f72a1919a3751b5c20f78f88e0c785e31fa77a35.tar.bz2 gentoo-2-f72a1919a3751b5c20f78f88e0c785e31fa77a35.zip |
Marked ~hppa (bug #508282).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/mccabe/mccabe-0.2.1.ebuild')
-rw-r--r-- | dev-python/mccabe/mccabe-0.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/mccabe/mccabe-0.2.1.ebuild b/dev-python/mccabe/mccabe-0.2.1.ebuild index acf88b5a2d66..f1ee06dc837e 100644 --- a/dev-python/mccabe/mccabe-0.2.1.ebuild +++ b/dev-python/mccabe/mccabe-0.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v 1.4 2013/09/05 18:46:16 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mccabe/mccabe-0.2.1.ebuild,v 1.5 2014/04/25 14:24:06 jer Exp $ EAPI=5 @@ -12,7 +12,7 @@ DESCRIPTION="a plugin for flake8" HOMEPAGE="https://github.com/flintwork/mccabe" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~hppa x86" IUSE="" LICENSE="MIT" SLOT="0" |