diff options
author | Fabio Erculiani <lxnay@gentoo.org> | 2012-01-18 20:03:28 +0000 |
---|---|---|
committer | Fabio Erculiani <lxnay@gentoo.org> | 2012-01-18 20:03:28 +0000 |
commit | 6219dc69461057a4a8da21aabadf50e5f5a96f96 (patch) | |
tree | 46a847833ee33e04c14a0785d4a8fed40ae7f98e /app-text/libexttextcat | |
parent | Stable for HPPA (bug #379559). (diff) | |
download | gentoo-2-6219dc69461057a4a8da21aabadf50e5f5a96f96.tar.gz gentoo-2-6219dc69461057a4a8da21aabadf50e5f5a96f96.tar.bz2 gentoo-2-6219dc69461057a4a8da21aabadf50e5f5a96f96.zip |
keyword for ~arm
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'app-text/libexttextcat')
-rw-r--r-- | app-text/libexttextcat/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libexttextcat/libexttextcat-3.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libexttextcat/ChangeLog b/app-text/libexttextcat/ChangeLog index 59fb7535c2db..b56b562d303d 100644 --- a/app-text/libexttextcat/ChangeLog +++ b/app-text/libexttextcat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libexttextcat # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libexttextcat/ChangeLog,v 1.3 2012/01/16 11:54:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libexttextcat/ChangeLog,v 1.4 2012/01/18 20:03:28 lxnay Exp $ + + 18 Jan 2012; Fabio Erculiani <lxnay@gentoo.org> libexttextcat-3.2.0.ebuild: + keyword for ~arm 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> libexttextcat-3.2.0.ebuild: Stable for amd64, wrt bug #398521 diff --git a/app-text/libexttextcat/libexttextcat-3.2.0.ebuild b/app-text/libexttextcat/libexttextcat-3.2.0.ebuild index 195eb6086cc6..06ee5121516d 100644 --- a/app-text/libexttextcat/libexttextcat-3.2.0.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.2.0.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/app-text/libexttextcat/libexttextcat-3.2.0.ebuild,v 1.2 2012/01/16 11:54:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libexttextcat/libexttextcat-3.2.0.ebuild,v 1.3 2012/01/18 20:03:28 lxnay Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="" |