summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-09-25 22:59:36 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-09-25 22:59:57 +1000
commit9caf9a427e29de032b3d27375cb2bb0bda846af0 (patch)
tree2a161201f5735c69035f142bc18f2b89938fd6f7
parent6b64c0697ba2cbcaa173123cb2f6ca751e1ed7b3 (diff)
downloadgentoo-9caf9a427e29de032b3d27375cb2bb0bda846af0.tar.gz
gentoo-9caf9a427e29de032b3d27375cb2bb0bda846af0.tar.xz
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
-rw-r--r--dev-python/pympler/pympler-0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pympler/pympler-0.5.ebuild b/dev-python/pympler/pympler-0.5.ebuild
index 0fef4cec0a9..60c4548dd30 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}]"