diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-17 18:56:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-17 18:56:38 +0000 |
commit | a87b2667863bc68251ec38b1fbbef4cec242882e (patch) | |
tree | bc75224632149c2105457d6b9f639822154cdaf1 /dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0.ebuild | |
parent | Stable for AMD64, wrt bug #393829 (diff) | |
download | gentoo-2-a87b2667863bc68251ec38b1fbbef4cec242882e.tar.gz gentoo-2-a87b2667863bc68251ec38b1fbbef4cec242882e.tar.bz2 gentoo-2-a87b2667863bc68251ec38b1fbbef4cec242882e.zip |
Stable for AMD64, wrt bug #393711
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0.ebuild')
-rw-r--r-- | dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0.ebuild b/dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0.ebuild index 28408f10c6fb..6db5fe48dd73 100644 --- a/dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0.ebuild +++ b/dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0.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-perl/Convert-Binary-C/Convert-Binary-C-0.760.0.ebuild,v 1.1 2011/04/12 12:20:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-Binary-C/Convert-Binary-C-0.760.0.ebuild,v 1.2 2011/12/17 18:56:38 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Binary Data Conversion using C Types" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" MAKEOPTS+=" -j1" |