summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-02 22:25:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-02 22:25:10 +0000
commit2b63e40b98ebba5a3273010489f4131ae70e8152 (patch)
treece221e0974252ce355cd28b66345729992626bb4 /dev-libs/gtx
parentAdd ~arm, wrt bug #449220 (diff)
downloadgentoo-2-2b63e40b98ebba5a3273010489f4131ae70e8152.tar.gz
gentoo-2-2b63e40b98ebba5a3273010489f4131ae70e8152.tar.bz2
gentoo-2-2b63e40b98ebba5a3273010489f4131ae70e8152.zip
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-libs/gtx')
-rw-r--r--dev-libs/gtx/ChangeLog5
-rw-r--r--dev-libs/gtx/gtx-0.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gtx/ChangeLog b/dev-libs/gtx/ChangeLog
index 9b63e757625f..8df71d951eff 100644
--- a/dev-libs/gtx/ChangeLog
+++ b/dev-libs/gtx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/gtx
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gtx/ChangeLog,v 1.6 2013/01/06 09:22:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gtx/ChangeLog,v 1.7 2013/02/02 22:25:10 ago Exp $
+
+ 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gtx-0.2.2.ebuild:
+ Add ~arm, wrt bug #449220
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gtx-0.2.2.ebuild:
Add ~sparc, wrt bug #449220
diff --git a/dev-libs/gtx/gtx-0.2.2.ebuild b/dev-libs/gtx/gtx-0.2.2.ebuild
index af283a68bcc4..1e1f82c47f52 100644
--- a/dev-libs/gtx/gtx-0.2.2.ebuild
+++ b/dev-libs/gtx/gtx-0.2.2.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-libs/gtx/gtx-0.2.2.ebuild,v 1.6 2013/01/06 09:22:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gtx/gtx-0.2.2.ebuild,v 1.7 2013/02/02 22:25:10 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/gtx/trunk/${PV}/+download/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2.1"
-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"
IUSE="debug doc static-libs"
RDEPEND="dev-libs/glib:2"