diff options
Diffstat (limited to 'app-officeext/texmaths/texmaths-0.35.ebuild')
-rw-r--r-- | app-officeext/texmaths/texmaths-0.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-officeext/texmaths/texmaths-0.35.ebuild b/app-officeext/texmaths/texmaths-0.35.ebuild index 8dfa2042cbce..817dea82bcca 100644 --- a/app-officeext/texmaths/texmaths-0.35.ebuild +++ b/app-officeext/texmaths/texmaths-0.35.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-officeext/texmaths/texmaths-0.35.ebuild,v 1.1 2012/05/09 16:16:54 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-officeext/texmaths/texmaths-0.35.ebuild,v 1.2 2012/05/23 08:54:32 scarabeus Exp $ EAPI=4 @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.oxt" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |