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/libstdc++/libstdc++-3.3.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/libstdc++/libstdc++-3.3.ebuild')
-rw-r--r-- | virtual/libstdc++/libstdc++-3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/libstdc++/libstdc++-3.3.ebuild b/virtual/libstdc++/libstdc++-3.3.ebuild index 3b6507c52c34..3380be216c17 100644 --- a/virtual/libstdc++/libstdc++-3.3.ebuild +++ b/virtual/libstdc++/libstdc++-3.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.14 2009/05/02 02:03:27 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.15 2009/12/15 19:47:12 abcd Exp $ DESCRIPTION="Virtual for the GNU Standard C++ Library" HOMEPAGE="http://www.gentoo.org/proj/en/base/" SRC_URI="" LICENSE="GPL-2" SLOT="3.3" -KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="" RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* )" |