diff options
author | Anant Narayanan <anant@gentoo.org> | 2007-03-05 18:13:24 +0000 |
---|---|---|
committer | Anant Narayanan <anant@gentoo.org> | 2007-03-05 18:13:24 +0000 |
commit | 0f4b003caab149db6e6f880c6396d207042dfd23 (patch) | |
tree | 6124811738da2b2750f4ca7208f52f159f626fe8 | |
parent | media-video/dvd-slideshow themes useflag (diff) | |
download | gentoo-2-0f4b003caab149db6e6f880c6396d207042dfd23.tar.gz gentoo-2-0f4b003caab149db6e6f880c6396d207042dfd23.tar.bz2 gentoo-2-0f4b003caab149db6e6f880c6396d207042dfd23.zip |
Fall back to ~arch
(Portage version: 2.1.2.1)
-rw-r--r-- | app-doc/doc++/doc++-3.4.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doc++/doc++-3.4.10-r1.ebuild b/app-doc/doc++/doc++-3.4.10-r1.ebuild index 3b7455306f57..68862e882e15 100644 --- a/app-doc/doc++/doc++-3.4.10-r1.ebuild +++ b/app-doc/doc++/doc++-3.4.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/doc++/doc++-3.4.10-r1.ebuild,v 1.4 2007/03/05 15:41:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/doc++/doc++-3.4.10-r1.ebuild,v 1.5 2007/03/05 18:13:24 anant Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/docpp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc sparc x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="virtual/libc" |