diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2009-12-15 19:48:14 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2009-12-15 19:48:14 +0000 |
commit | b03d94fff061bf85470eae2db6e4600366dd4eab (patch) | |
tree | 561d15db093f8fbe9c9e950e91fbc7c435efa657 /virtual/latex-base/latex-base-1.0.ebuild | |
parent | Marking randrproto-1.3.1 ppc64 for bug 294958 (diff) | |
download | historical-b03d94fff061bf85470eae2db6e4600366dd4eab.tar.gz historical-b03d94fff061bf85470eae2db6e4600366dd4eab.tar.bz2 historical-b03d94fff061bf85470eae2db6e4600366dd4eab.zip |
QA: Add prefix keywords
Package-Manager: portage--svn/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'virtual/latex-base/latex-base-1.0.ebuild')
-rw-r--r-- | virtual/latex-base/latex-base-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/latex-base/latex-base-1.0.ebuild b/virtual/latex-base/latex-base-1.0.ebuild index 676c896112ab..e833fd507ec8 100644 --- a/virtual/latex-base/latex-base-1.0.ebuild +++ b/virtual/latex-base/latex-base-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/latex-base-1.0.ebuild,v 1.6 2009/05/05 07:21:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/latex-base/latex-base-1.0.ebuild,v 1.7 2009/12/15 19:48:10 abcd Exp $ DESCRIPTION="Virtual for basic LaTeX binaries" HOMEPAGE="http://www.latex-project.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |