diff options
Diffstat (limited to 'dev-tex/texmfind/texmfind-2010.1.ebuild')
-rw-r--r-- | dev-tex/texmfind/texmfind-2010.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/texmfind/texmfind-2010.1.ebuild b/dev-tex/texmfind/texmfind-2010.1.ebuild index 5ffc2830be9b..077de5a8309b 100644 --- a/dev-tex/texmfind/texmfind-2010.1.ebuild +++ b/dev-tex/texmfind/texmfind-2010.1.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/dev-tex/texmfind/texmfind-2010.1.ebuild,v 1.4 2012/04/15 14:08:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/texmfind/texmfind-2010.1.ebuild,v 1.5 2012/04/17 17:29:54 nativemad Exp $ DESCRIPTION="Locate the ebuild providing a certain texmf file through regexp" HOMEPAGE="https://launchpad.net/texmfind/ @@ -9,7 +9,7 @@ SRC_URI="http://launchpad.net/texmfind/2010/${PV}/+download/texmfind-${PV}.tar.b LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" src_install() { |