diff options
author | Joseph Jezak <josejx@gentoo.org> | 2012-05-15 15:17:48 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2012-05-15 15:17:48 +0000 |
commit | 2adff46da41beb4c7cae3fe1ccf0c3b6c2f180fe (patch) | |
tree | 2b84cf62a4503366f03300dd6f445bd79221ae9f /sys-boot/yaboot/yaboot-1.3.17-r1.ebuild | |
parent | Use dev-lang/vala:0.16 for -9999 (and thus, next version) (diff) | |
download | gentoo-2-2adff46da41beb4c7cae3fe1ccf0c3b6c2f180fe.tar.gz gentoo-2-2adff46da41beb4c7cae3fe1ccf0c3b6c2f180fe.tar.bz2 gentoo-2-2adff46da41beb4c7cae3fe1ccf0c3b6c2f180fe.zip |
Marked ppc stable quickly to fix build problems in the stable tree.
(Portage version: 2.1.10.59/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/yaboot/yaboot-1.3.17-r1.ebuild')
-rw-r--r-- | sys-boot/yaboot/yaboot-1.3.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/yaboot/yaboot-1.3.17-r1.ebuild b/sys-boot/yaboot/yaboot-1.3.17-r1.ebuild index c751a7f44dbc..8cf06536b7c1 100644 --- a/sys-boot/yaboot/yaboot-1.3.17-r1.ebuild +++ b/sys-boot/yaboot/yaboot-1.3.17-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.17-r1.ebuild,v 1.2 2012/05/02 06:20:54 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/yaboot/yaboot-1.3.17-r1.ebuild,v 1.3 2012/05/15 15:17:48 josejx Exp $ EAPI=2 @@ -11,7 +11,7 @@ SRC_URI="http://yaboot.ozlabs.org/releases/${P}.tar.gz" HOMEPAGE="http://yaboot.ozlabs.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="-* ~ppc -ppc64" +KEYWORDS="-* ppc -ppc64" IUSE="ibm" DEPEND="sys-apps/powerpc-utils |