diff options
author | Matt Thode <prometheanfire@gentoo.org> | 2013-01-17 17:24:09 +0000 |
---|---|---|
committer | Matt Thode <prometheanfire@gentoo.org> | 2013-01-17 17:24:09 +0000 |
commit | 77f161446fabb8d27d4bf9c8b02b877735da1e75 (patch) | |
tree | c52f4796d6018c0c35ff16f129eab14c70d99cb3 /dev-python/jsonschema/jsonschema-0.8.0.ebuild | |
parent | http://my.opera.com/desktopteam/blog/2013/01/17/twelvethirteen (diff) | |
download | historical-77f161446fabb8d27d4bf9c8b02b877735da1e75.tar.gz historical-77f161446fabb8d27d4bf9c8b02b877735da1e75.tar.bz2 historical-77f161446fabb8d27d4bf9c8b02b877735da1e75.zip |
adding ~x86 to jsonschema-0.8.0 as I have tested it
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Manifest-Sign-Key: 0x2471EB3E40AC5AC3
Diffstat (limited to 'dev-python/jsonschema/jsonschema-0.8.0.ebuild')
-rw-r--r-- | dev-python/jsonschema/jsonschema-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jsonschema/jsonschema-0.8.0.ebuild b/dev-python/jsonschema/jsonschema-0.8.0.ebuild index 809742532c3f..376069057a1c 100644 --- a/dev-python/jsonschema/jsonschema-0.8.0.ebuild +++ b/dev-python/jsonschema/jsonschema-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-0.8.0.ebuild,v 1.1 2013/01/16 03:03:55 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/jsonschema/jsonschema-0.8.0.ebuild,v 1.2 2013/01/17 17:24:02 prometheanfire Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" |