diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 17:25:57 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 17:43:43 +0200 |
commit | 8441357da249ec22a013d56bbf90b39d6bb0fe96 (patch) | |
tree | 6ac25e7ab7258c97c828a625d9898b1cf8e28729 /dev-python/pastedeploy | |
parent | dev-python/nose-exclude: Keyword under ALLARCHES policy (diff) | |
download | gentoo-8441357da249ec22a013d56bbf90b39d6bb0fe96.tar.gz gentoo-8441357da249ec22a013d56bbf90b39d6bb0fe96.tar.bz2 gentoo-8441357da249ec22a013d56bbf90b39d6bb0fe96.zip |
dev-python/pastedeploy: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pastedeploy')
-rw-r--r-- | dev-python/pastedeploy/pastedeploy-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild b/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild index e990cd97f2fc..d36ecab01d46 100644 --- a/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild +++ b/dev-python/pastedeploy/pastedeploy-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |