diff options
author | 2012-11-09 18:31:36 +0000 | |
---|---|---|
committer | 2012-11-09 18:31:36 +0000 | |
commit | cd25278f8849f9c6c5ca36c27c7c47f03ac9b507 (patch) | |
tree | 813d655d4fe565c06c213bce02ee07ad0448dcaa /dev-ml/xstr/xstr-0.2.1.ebuild | |
parent | Drop version-specific boost access (leverages boost-1.52.0-r1 which uses syst... (diff) | |
download | gentoo-2-cd25278f8849f9c6c5ca36c27c7c47f03ac9b507.tar.gz gentoo-2-cd25278f8849f9c6c5ca36c27c7c47f03ac9b507.tar.bz2 gentoo-2-cd25278f8849f9c6c5ca36c27c7c47f03ac9b507.zip |
Add ~amd64, wrt bug #442118
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ml/xstr/xstr-0.2.1.ebuild')
-rw-r--r-- | dev-ml/xstr/xstr-0.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/xstr/xstr-0.2.1.ebuild b/dev-ml/xstr/xstr-0.2.1.ebuild index 712b4224a4b4..75d9c817ea68 100644 --- a/dev-ml/xstr/xstr-0.2.1.ebuild +++ b/dev-ml/xstr/xstr-0.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/xstr/xstr-0.2.1.ebuild,v 1.2 2005/03/19 01:09:58 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/xstr/xstr-0.2.1.ebuild,v 1.3 2012/11/09 18:31:36 ago Exp $ inherit findlib @@ -13,7 +13,7 @@ SLOT="0" IUSE="" DEPEND="" RDEPEND="$DEPEND" -KEYWORDS="x86 ppc" +KEYWORDS="~amd64 ppc x86" S="${WORKDIR}/${PN}" src_compile() |