summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-05 20:14:02 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-05 20:14:02 +0000
commitb2a38d57dd466de5001f67f4bff8f2cc98e400be (patch)
tree54a4409990e04efb83485d8ef00dde7cabac0ac9 /x11-libs
parentKeyword ~arm (diff)
downloadgentoo-2-b2a38d57dd466de5001f67f4bff8f2cc98e400be.tar.gz
gentoo-2-b2a38d57dd466de5001f67f4bff8f2cc98e400be.tar.bz2
gentoo-2-b2a38d57dd466de5001f67f4bff8f2cc98e400be.zip
Keyword ~arm
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtkmathview/ChangeLog6
-rw-r--r--x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gtkmathview/ChangeLog b/x11-libs/gtkmathview/ChangeLog
index 52a9e541627a..d81fb3995588 100644
--- a/x11-libs/gtkmathview/ChangeLog
+++ b/x11-libs/gtkmathview/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/gtkmathview
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.48 2012/07/15 18:33:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/ChangeLog,v 1.49 2012/08/05 20:14:02 blueness Exp $
+
+ 05 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
+ gtkmathview-0.8.0-r2.ebuild:
+ Keyword ~arm
15 Jul 2012; Raúl Porcel <armin76@gentoo.org> gtkmathview-0.8.0-r1.ebuild:
alpha/ia64/sparc stable wrt #410611
diff --git a/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild b/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild
index 80653da323f6..af7d749e7a8e 100644
--- a/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild
+++ b/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild,v 1.3 2012/05/29 22:07:29 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkmathview/gtkmathview-0.8.0-r2.ebuild,v 1.4 2012/08/05 20:14:02 blueness Exp $
EAPI="4"
@@ -13,7 +13,7 @@ SRC_URI="http://helm.cs.unibo.it/mml-widget/sources/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="gtk mathml svg t1lib"
RDEPEND=">=dev-libs/glib-2.2.1:2