diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-27 09:38:43 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-27 09:38:43 +0000 |
commit | 500c241b140e8b1d41a9bb5b9a8e3093328587c7 (patch) | |
tree | cdc7bc3d165013768bfa94f04ea283bbdd5db3e3 /dev-util/fhist/fhist-1.19.ebuild | |
parent | Inherit autotools (bug #356631 by Diego Elio Pettenò). (diff) | |
download | gentoo-2-500c241b140e8b1d41a9bb5b9a8e3093328587c7.tar.gz gentoo-2-500c241b140e8b1d41a9bb5b9a8e3093328587c7.tar.bz2 gentoo-2-500c241b140e8b1d41a9bb5b9a8e3093328587c7.zip |
Marked ~ppc/~ppc64 wrt #350891
(Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
Diffstat (limited to 'dev-util/fhist/fhist-1.19.ebuild')
-rw-r--r-- | dev-util/fhist/fhist-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/fhist/fhist-1.19.ebuild b/dev-util/fhist/fhist-1.19.ebuild index 470258960b6b..fdf6928e1274 100644 --- a/dev-util/fhist/fhist-1.19.ebuild +++ b/dev-util/fhist/fhist-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.19.ebuild,v 1.1 2011/01/06 21:06:29 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/fhist-1.19.ebuild,v 1.2 2011/02/27 09:38:43 xarthisius Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://fhist.sourceforge.net/${P}.tar.gz" SLOT="0" LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=" |