summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-07-15 10:01:22 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-07-15 10:43:05 +0100
commitaa739884cdaa84b8dca89c773edab70b27691e74 (patch)
treeb55d821bd2034a51bf78c65944dc2e6643a45126 /dev-python/pympler/pympler-0.5.ebuild
parentdev-python/pmw: ia64 stable, bug #625034 (diff)
downloadgentoo-aa739884cdaa84b8dca89c773edab70b27691e74.tar.gz
gentoo-aa739884cdaa84b8dca89c773edab70b27691e74.tar.bz2
gentoo-aa739884cdaa84b8dca89c773edab70b27691e74.zip
dev-python/pympler: ia64 stable, bug #625048
Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/pympler/pympler-0.5.ebuild')
-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 e9bf81fe01b4..0ff75f3d3251 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}]"