summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-06-14 15:30:24 +0000
committerSamuli Suominen <drac@gentoo.org>2007-06-14 15:30:24 +0000
commit8a7ee3035e09f7d7008fd603bc8344047917ec9e (patch)
treeb40da77247ed3ef91e565cc3eb91c58c823437ba /dev-python
parentStable for HPPA (bug #179245). (diff)
downloadgentoo-2-8a7ee3035e09f7d7008fd603bc8344047917ec9e.tar.gz
gentoo-2-8a7ee3035e09f7d7008fd603bc8344047917ec9e.tar.bz2
gentoo-2-8a7ee3035e09f7d7008fd603bc8344047917ec9e.zip
Keyword arm for bug 176517.
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pygtkglext/ChangeLog5
-rw-r--r--dev-python/pygtkglext/pygtkglext-1.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pygtkglext/ChangeLog b/dev-python/pygtkglext/ChangeLog
index 680a11c38bae..d1dc707aa1a1 100644
--- a/dev-python/pygtkglext/ChangeLog
+++ b/dev-python/pygtkglext/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pygtkglext
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/ChangeLog,v 1.25 2007/05/20 16:00:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/ChangeLog,v 1.26 2007/06/14 15:30:24 drac Exp $
+
+ 14 Jun 2007; Samuli Suominen <drac@gentoo.org> pygtkglext-1.1.0.ebuild:
+ Keyword arm for bug 176517.
20 May 2007; Raúl Porcel <armin76@gentoo.org> pygtkglext-1.1.0.ebuild:
Add ~alpha wrt #176517
diff --git a/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild b/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild
index ebc812fe5f8a..3631de4368ab 100644
--- a/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild
+++ b/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild,v 1.5 2007/05/20 16:00:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtkglext/pygtkglext-1.1.0.ebuild,v 1.6 2007/06/14 15:30:24 drac Exp $
inherit python eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gtkglext/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3