From 8441357da249ec22a013d56bbf90b39d6bb0fe96 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Wed, 14 Oct 2015 17:25:57 +0200 Subject: [PATCH] dev-python/pastedeploy: Keyword under ALLARCHES policy Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/pastedeploy/pastedeploy-1.5.2.ebuild | 4 ++-- 1 file 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 e990cd97f2fce..d36ecab01d46e 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}]"