diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-16 18:16:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-16 18:16:14 +0000 |
commit | 39e0782afb5abe49920e42dcbdf00ec92d329c6a (patch) | |
tree | 1643850f6a2f2a240ea8fa0065a521ce63b183b0 /dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild | |
parent | Marking libgdata-0.8.1-r2 ppc64 for bug 408245 (diff) | |
download | gentoo-2-39e0782afb5abe49920e42dcbdf00ec92d329c6a.tar.gz gentoo-2-39e0782afb5abe49920e42dcbdf00ec92d329c6a.tar.bz2 gentoo-2-39e0782afb5abe49920e42dcbdf00ec92d329c6a.zip |
Marking Sys-CPU-0.520.0 ppc64 for bug 356387
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild')
-rw-r--r-- | dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild b/dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild index 31562d839cb6..ebe0a7251911 100644 --- a/dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild +++ b/dev-perl/Sys-CPU/Sys-CPU-0.520.0.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/dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild,v 1.7 2012/03/12 19:14:34 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sys-CPU/Sys-CPU-0.520.0.ebuild,v 1.8 2012/03/16 18:16:14 ranger Exp $ EAPI=4 @@ -11,5 +11,5 @@ inherit perl-module DESCRIPTION="Access CPU info. number, etc on Win and UNIX" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 ~sparc x86" IUSE="" |