summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2010-01-06 17:56:46 +0000
committerJeremy Olexa <darkside@gentoo.org>2010-01-06 17:56:46 +0000
commitde350358bf43f7deefb542a10e2b9f93cb67bced (patch)
tree93048b8479d888c257804c29631571f1f443d4a4 /dev-libs/maloc/maloc-0.1.3.ebuild
parentold (diff)
downloadhistorical-de350358bf43f7deefb542a10e2b9f93cb67bced.tar.gz
historical-de350358bf43f7deefb542a10e2b9f93cb67bced.tar.bz2
historical-de350358bf43f7deefb542a10e2b9f93cb67bced.zip
Add prefix keywords, bug 298739
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/maloc/maloc-0.1.3.ebuild')
-rw-r--r--dev-libs/maloc/maloc-0.1.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/maloc/maloc-0.1.3.ebuild b/dev-libs/maloc/maloc-0.1.3.ebuild
index cca170694643..0c02a6886bc3 100644
--- a/dev-libs/maloc/maloc-0.1.3.ebuild
+++ b/dev-libs/maloc/maloc-0.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/maloc/maloc-0.1.3.ebuild,v 1.5 2009/05/06 21:05:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/maloc/maloc-0.1.3.ebuild,v 1.6 2010/01/06 17:56:46 darkside Exp $
inherit eutils
@@ -13,7 +13,7 @@ SRC_URI=" http://cam.ucsd.edu/~mholst/codes/${PN}/${PN}-${MY_PV}.tar.gz"
SLOT="0"
IUSE="mpi"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
DEPEND="sys-libs/readline
mpi? ( virtual/mpi )"