diff options
author | 2010-01-09 17:46:54 +0000 | |
---|---|---|
committer | 2010-01-09 17:46:54 +0000 | |
commit | 01b7c7e03a69e50df0af9d7a04a97ed9b7571d03 (patch) | |
tree | 1ae8839bf545c1ed362b38ae75ec82acfb101ba5 /app-text/teckit | |
parent | fix building with forced --as-needed by Kacper Kowalik in bug #299464 (diff) | |
download | gentoo-2-01b7c7e03a69e50df0af9d7a04a97ed9b7571d03.tar.gz gentoo-2-01b7c7e03a69e50df0af9d7a04a97ed9b7571d03.tar.bz2 gentoo-2-01b7c7e03a69e50df0af9d7a04a97ed9b7571d03.zip |
add ~x86, bug #300063
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'app-text/teckit')
-rw-r--r-- | app-text/teckit/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/teckit/teckit-2.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/teckit/ChangeLog b/app-text/teckit/ChangeLog index f7195aecb273..ebbe483c468a 100644 --- a/app-text/teckit/ChangeLog +++ b/app-text/teckit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/teckit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/ChangeLog,v 1.2 2010/01/09 12:24:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/ChangeLog,v 1.3 2010/01/09 17:46:54 maekke Exp $ + + 09 Jan 2010; Markus Meier <maekke@gentoo.org> teckit-2.5.1.ebuild: + add ~x86, bug #300063 09 Jan 2010; Alexis Ballier <aballier@gentoo.org> teckit-2.5.1.ebuild: keyword ~ppc64, working fine on a PowerMac 970 diff --git a/app-text/teckit/teckit-2.5.1.ebuild b/app-text/teckit/teckit-2.5.1.ebuild index 87816b3b83d1..6a88d7726d36 100644 --- a/app-text/teckit/teckit-2.5.1.ebuild +++ b/app-text/teckit/teckit-2.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/teckit-2.5.1.ebuild,v 1.2 2010/01/09 12:24:19 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/teckit-2.5.1.ebuild,v 1.3 2010/01/09 17:46:54 maekke Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://scripts.sil.org/svn-view/teckit/TAGS/${MY_P}.tar.gz" LICENSE="|| ( CPL-0.5 LGPL-2.1 )" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" IUSE="" RDEPEND="sys-libs/zlib |