From: Michael Palimaka Date: Mon, 25 Sep 2017 12:59:36 +0000 (+1000) Subject: dev-python/pympler: stabilise 0.5 for arm/sparc using ALLARCHES X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9caf9a427e29de032b3d27375cb2bb0bda846af0;p=gentoo.git dev-python/pympler: stabilise 0.5 for arm/sparc using ALLARCHES Bug: https://bugs.gentoo.org/625048 Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- diff --git a/dev-python/pympler/pympler-0.5.ebuild b/dev-python/pympler/pympler-0.5.ebuild index 0fef4cec0a9f..60c4548dd309 100644 --- a/dev-python/pympler/pympler-0.5.ebuild +++ b/dev-python/pympler/pympler-0.5.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/pympler/pympler/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc test" RDEPEND="dev-python/bottle[${PYTHON_USEDEP}]"