Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/hpx/
Date: Wed, 29 Jan 2014 09:18:03
Message-Id: 1390923383.72093059e7670bf8fdd4109d07da13c86b84e1f4.jlec@gentoo
1 commit: 72093059e7670bf8fdd4109d07da13c86b84e1f4
2 Author: Andreas Schäfer <gentryx <AT> gmx <DOT> de>
3 AuthorDate: Tue Jan 28 15:36:23 2014 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 28 15:36:23 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=72093059
7
8 removed bogus keyword selection
9
10 ---
11 sys-cluster/hpx/hpx-0.9.7.ebuild | 1 -
12 1 file changed, 1 deletion(-)
13
14 diff --git a/sys-cluster/hpx/hpx-0.9.7.ebuild b/sys-cluster/hpx/hpx-0.9.7.ebuild
15 index 2ab930b..a7da46b 100644
16 --- a/sys-cluster/hpx/hpx-0.9.7.ebuild
17 +++ b/sys-cluster/hpx/hpx-0.9.7.ebuild
18 @@ -24,7 +24,6 @@ HOMEPAGE="http://stellar.cct.lsu.edu/tag/hpx/"
19
20 SLOT="0"
21 LICENSE="Boost-1.0"
22 -KEYWORDS="~amd64"
23 IUSE=""
24
25 DEPEND=">=dev-libs/boost-1.48"