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 | |
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')
-rw-r--r-- | dev-util/fhist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/fhist/fhist-1.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/fhist/ChangeLog b/dev-util/fhist/ChangeLog index 229b2dacf4ce..bd34c856aaab 100644 --- a/dev-util/fhist/ChangeLog +++ b/dev-util/fhist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/fhist # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/ChangeLog,v 1.21 2011/01/06 21:06:29 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/fhist/ChangeLog,v 1.22 2011/02/27 09:38:43 xarthisius Exp $ + + 27 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> fhist-1.19.ebuild: + Marked ~ppc/~ppc64 wrt #350891 *fhist-1.19 (06 Jan 2011) 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=" |