diff options
author | 2010-06-29 18:22:23 +0000 | |
---|---|---|
committer | 2010-06-29 18:22:23 +0000 | |
commit | 12c2ab2aa4d760f6b230a70032c91626b6ea860e (patch) | |
tree | e416daaa9070e43da86796e352c163ab20905298 /app-doc/root-docs/root-docs-5.26.00.ebuild | |
parent | Stable on amd64 wrt bug #326163 (diff) | |
download | gentoo-2-12c2ab2aa4d760f6b230a70032c91626b6ea860e.tar.gz gentoo-2-12c2ab2aa4d760f6b230a70032c91626b6ea860e.tar.bz2 gentoo-2-12c2ab2aa4d760f6b230a70032c91626b6ea860e.zip |
Drop ~ppc since it can't compile sci-physics/root
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-doc/root-docs/root-docs-5.26.00.ebuild')
-rw-r--r-- | app-doc/root-docs/root-docs-5.26.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/root-docs/root-docs-5.26.00.ebuild b/app-doc/root-docs/root-docs-5.26.00.ebuild index 5c4dfbef7dae..b10867fc38fa 100644 --- a/app-doc/root-docs/root-docs-5.26.00.ebuild +++ b/app-doc/root-docs/root-docs-5.26.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/root-docs/root-docs-5.26.00.ebuild,v 1.1 2010/01/09 17:48:02 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/root-docs/root-docs-5.26.00.ebuild,v 1.2 2010/06/29 18:22:23 xarthisius Exp $ inherit versionator @@ -13,7 +13,7 @@ HOMEPAGE="http://root.cern.ch/" SLOT="0" LICENSE="as-is" IUSE="" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~amd64 ~x86" src_install() { docpath="/usr/share/doc/${PF}/" |