diff options
Diffstat (limited to 'sys-apps/ppc64-utils/ppc64-utils-1.4.ebuild')
-rw-r--r-- | sys-apps/ppc64-utils/ppc64-utils-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ppc64-utils/ppc64-utils-1.4.ebuild b/sys-apps/ppc64-utils/ppc64-utils-1.4.ebuild index c5f39e75ea52..700f1bcc83f0 100644 --- a/sys-apps/ppc64-utils/ppc64-utils-1.4.ebuild +++ b/sys-apps/ppc64-utils/ppc64-utils-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ppc64-utils/ppc64-utils-1.4.ebuild,v 1.1 2005/04/08 21:36:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ppc64-utils/ppc64-utils-1.4.ebuild,v 1.2 2005/07/29 19:17:48 dostrow Exp $ DESCRIPTION="Utilities for maintaining and servicing IBM PPC64 systems: accessing NVRAM, flashing firmware, start/stopping virtual IO servers, etc." @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="CPL-1.0" SLOT="0" -KEYWORDS="-* ~ppc64" +KEYWORDS="-* ppc64" IUSE="" src_install() { |