summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2007-05-07 21:58:04 +0000
committerAlfredo Tupone <tupone@gentoo.org>2007-05-07 21:58:04 +0000
commit90aa1cc95730045d56e0460d510c3df3b03ba2d3 (patch)
tree59a92e3992dcc4053acac8efcef8939f01f1434e /media-libs/atlas-c++/atlas-c++-0.6.0.ebuild
parentPHP 4.4.7 and 5.2.2, fixes various security issues, see bug #169372. (diff)
downloadhistorical-90aa1cc95730045d56e0460d510c3df3b03ba2d3.tar.gz
historical-90aa1cc95730045d56e0460d510c3df3b03ba2d3.tar.bz2
historical-90aa1cc95730045d56e0460d510c3df3b03ba2d3.zip
Added ~amd64 keyword
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'media-libs/atlas-c++/atlas-c++-0.6.0.ebuild')
-rw-r--r--media-libs/atlas-c++/atlas-c++-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/atlas-c++/atlas-c++-0.6.0.ebuild b/media-libs/atlas-c++/atlas-c++-0.6.0.ebuild
index c84b0fdd29f4..3d48e0cae332 100644
--- a/media-libs/atlas-c++/atlas-c++-0.6.0.ebuild
+++ b/media-libs/atlas-c++/atlas-c++-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.0.ebuild,v 1.3 2007/05/06 00:28:03 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/atlas-c++/atlas-c++-0.6.0.ebuild,v 1.4 2007/05/07 21:53:11 tupone Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/worldforge/${MY_P}.tar.bz2"
SLOT="0"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="bzip2 doc zlib"
RDEPEND=""