diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-23 13:43:02 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-23 13:43:02 +0000 |
commit | 2a69c0bbb258c3e743bebcc7f077e5e8f4bb030c (patch) | |
tree | 0aeaeb05d134a083502c9850ab26e441aa980f75 /app-office/texmaker/texmaker-1.80.ebuild | |
parent | Fixed build issue, bug #259241, thank Dustin Polke for report, MaratIK, Israe... (diff) | |
download | gentoo-2-2a69c0bbb258c3e743bebcc7f077e5e8f4bb030c.tar.gz gentoo-2-2a69c0bbb258c3e743bebcc7f077e5e8f4bb030c.tar.bz2 gentoo-2-2a69c0bbb258c3e743bebcc7f077e5e8f4bb030c.zip |
Sparc stable, Bug #259592.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'app-office/texmaker/texmaker-1.80.ebuild')
-rw-r--r-- | app-office/texmaker/texmaker-1.80.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/texmaker/texmaker-1.80.ebuild b/app-office/texmaker/texmaker-1.80.ebuild index c48cb86aa95a..c235f06fd439 100644 --- a/app-office/texmaker/texmaker-1.80.ebuild +++ b/app-office/texmaker/texmaker-1.80.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.80.ebuild,v 1.1 2008/11/28 10:58:49 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.80.ebuild,v 1.2 2009/02/23 13:43:02 fmccor Exp $ EAPI=1 @@ -27,7 +27,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" |