diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2009-05-13 16:41:19 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2009-05-13 16:41:19 +0000 |
commit | a4d1e9f944cf3813a25493c75c51b1760fed5f0b (patch) | |
tree | 826f15f6c27746d6375142411315ced28ced8dec /dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild | |
parent | Marked ~ppc/~ppc64 for bug #269456. (diff) | |
download | gentoo-2-a4d1e9f944cf3813a25493c75c51b1760fed5f0b.tar.gz gentoo-2-a4d1e9f944cf3813a25493c75c51b1760fed5f0b.tar.bz2 gentoo-2-a4d1e9f944cf3813a25493c75c51b1760fed5f0b.zip |
amd64 stable, bug #269587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild')
-rw-r--r-- | dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild b/dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild index 1819afb27b9a..08fa6486a736 100644 --- a/dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild +++ b/dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild,v 1.2 2009/05/13 07:54:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-Binary-C/Convert-Binary-C-0.74.ebuild,v 1.3 2009/05/13 16:41:19 ken69267 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Binary Data Conversion using C Types" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" MAKEOPTS+=" -j1" |