aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-06-14 13:06:24 +0200
committerJustin Lecher <jlec@gentoo.org>2013-06-14 13:06:24 +0200
commit17d657fd4acb43db7326eb0e0e1fbadfa3280c0c (patch)
treeaaeb2af4c169725cc72e87e2cd4da576fee9bbcd
parentapp-benchmarks/btl: Bump to EAPI=5 and drop KEYWORDS of live ebuilds (diff)
downloadsci-17d657fd4acb43db7326eb0e0e1fbadfa3280c0c.tar.gz
sci-17d657fd4acb43db7326eb0e0e1fbadfa3280c0c.tar.bz2
sci-17d657fd4acb43db7326eb0e0e1fbadfa3280c0c.zip
dev-lang/ispc: Drop KEYWORDS of live ebuilds
Package-Manager: portage-2.2.0_alpha179
-rw-r--r--dev-lang/ispc/ChangeLog3
-rw-r--r--dev-lang/ispc/ispc-9999.ebuild2
2 files changed, 4 insertions, 1 deletions
diff --git a/dev-lang/ispc/ChangeLog b/dev-lang/ispc/ChangeLog
index e4df78d86..dddbc8a4d 100644
--- a/dev-lang/ispc/ChangeLog
+++ b/dev-lang/ispc/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 14 Jun 2013; Justin Lecher <jlec@gentoo.org> ispc-9999.ebuild:
+ Drop KEYWORDS of live ebuilds
+
04 Jun 2013; Justin Lecher <jlec@gentoo.org> ispc-9999.ebuild, metadata.xml:
Fix for correct usage of new python eclasses
diff --git a/dev-lang/ispc/ispc-9999.ebuild b/dev-lang/ispc/ispc-9999.ebuild
index 3483f108e..3b6eac0d8 100644
--- a/dev-lang/ispc/ispc-9999.ebuild
+++ b/dev-lang/ispc/ispc-9999.ebuild
@@ -20,7 +20,7 @@ fi
LICENSE="BSD BSD-2 UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
IUSE="examples"
RDEPEND="