diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-05 20:51:32 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-05 20:51:32 +0000 |
commit | 7c0a85cc53bef63c333fecb74be2505b68c06484 (patch) | |
tree | 31dbe394b00789fdef41526ce75d6c2e2248c72c /app-text | |
parent | Keyword ~arm (diff) | |
download | gentoo-2-7c0a85cc53bef63c333fecb74be2505b68c06484.tar.gz gentoo-2-7c0a85cc53bef63c333fecb74be2505b68c06484.tar.bz2 gentoo-2-7c0a85cc53bef63c333fecb74be2505b68c06484.zip |
Keyword ~arm
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ots/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ots/ots-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ots/ChangeLog b/app-text/ots/ChangeLog index 66258705b44b..7510396d1e7c 100644 --- a/app-text/ots/ChangeLog +++ b/app-text/ots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ots # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ChangeLog,v 1.31 2012/05/04 03:33:11 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ChangeLog,v 1.32 2012/08/05 20:51:32 blueness Exp $ + + 05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> ots-0.5.0.ebuild: + Keyword ~arm 04 May 2012; Jeff Horelick <jdhore@gentoo.org> ots-0.5.0.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/app-text/ots/ots-0.5.0.ebuild b/app-text/ots/ots-0.5.0.ebuild index 028a565d90e2..8b454f0bf3ae 100644 --- a/app-text/ots/ots-0.5.0.ebuild +++ b/app-text/ots/ots-0.5.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/ots/ots-0.5.0.ebuild,v 1.10 2012/05/04 03:33:11 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ots/ots-0.5.0.ebuild,v 1.11 2012/08/05 20:51:32 blueness Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libots/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86" IUSE="" RDEPEND="=dev-libs/glib-2* |