summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-02 22:29:56 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-02 22:29:56 +0000
commit03ff198a83e1a7cfbb7b4a5944c59669ef68f2e2 (patch)
tree75acf547c6adb76796f9468972f8aa15401b8b86 /dev-python
parentAdd ~arm, wrt bug #449220 (diff)
downloadgentoo-2-03ff198a83e1a7cfbb7b4a5944c59669ef68f2e2.tar.gz
gentoo-2-03ff198a83e1a7cfbb7b4a5944c59669ef68f2e2.tar.bz2
gentoo-2-03ff198a83e1a7cfbb7b4a5944c59669ef68f2e2.zip
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pympler/ChangeLog5
-rw-r--r--dev-python/pympler/pympler-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pympler/ChangeLog b/dev-python/pympler/ChangeLog
index a1f0333c7974..f335cfa6f6a6 100644
--- a/dev-python/pympler/ChangeLog
+++ b/dev-python/pympler/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pympler
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pympler/ChangeLog,v 1.7 2013/01/06 09:29:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pympler/ChangeLog,v 1.8 2013/02/02 22:29:56 ago Exp $
+
+ 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> pympler-0.2.0.ebuild:
+ Add ~arm, wrt bug #449220
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pympler-0.2.0.ebuild:
Add ~sparc, wrt bug #449220
diff --git a/dev-python/pympler/pympler-0.2.0.ebuild b/dev-python/pympler/pympler-0.2.0.ebuild
index 1b22e04d834c..7040c5e81241 100644
--- a/dev-python/pympler/pympler-0.2.0.ebuild
+++ b/dev-python/pympler/pympler-0.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pympler/pympler-0.2.0.ebuild,v 1.7 2013/01/06 09:29:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pympler/pympler-0.2.0.ebuild,v 1.8 2013/02/02 22:29:56 ago Exp $
EAPI=4
@@ -13,7 +13,7 @@ HOMEPAGE="http://code.google.com/p/pympler/"
SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
LICENSE="Apache-2.0"
IUSE=""