diff options
author | 2008-09-04 20:34:59 +0000 | |
---|---|---|
committer | 2008-09-04 20:34:59 +0000 | |
commit | 2ce3f0ee9ae169fb746665032d18bf49cc07ad9b (patch) | |
tree | e0fe51ba2130c3cb44392c23d887e195945ef077 /app-text/passivetex/passivetex-1.25.ebuild | |
parent | stable ppc, bug 236128 (diff) | |
download | gentoo-2-2ce3f0ee9ae169fb746665032d18bf49cc07ad9b.tar.gz gentoo-2-2ce3f0ee9ae169fb746665032d18bf49cc07ad9b.tar.bz2 gentoo-2-2ce3f0ee9ae169fb746665032d18bf49cc07ad9b.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'app-text/passivetex/passivetex-1.25.ebuild')
-rw-r--r-- | app-text/passivetex/passivetex-1.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/passivetex/passivetex-1.25.ebuild b/app-text/passivetex/passivetex-1.25.ebuild index d68dcd90cb1a..d2d05ffc6c02 100644 --- a/app-text/passivetex/passivetex-1.25.ebuild +++ b/app-text/passivetex/passivetex-1.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.25.ebuild,v 1.6 2008/09/03 03:59:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/passivetex/passivetex-1.25.ebuild,v 1.7 2008/09/04 20:34:59 aballier Exp $ inherit latex-package @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip" HOMEPAGE="http://www.tei-c.org.uk/Software/passivetex/" LICENSE="freedist" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="~amd64 ~sparc x86 ~x86-fbsd" SLOT="0" IUSE="" |