summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-02-04 21:04:55 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-02-04 21:04:55 +0000
commitd7630377a465e31c35ad4f436f52176727669d8b (patch)
treed4940adfa47440db436a81f926c5890852a9321e /virtual
parentMask opencl flag for imagemagick and johntheripper (diff)
downloadgentoo-2-d7630377a465e31c35ad4f436f52176727669d8b.tar.gz
gentoo-2-d7630377a465e31c35ad4f436f52176727669d8b.tar.bz2
gentoo-2-d7630377a465e31c35ad4f436f52176727669d8b.zip
Keyword ~ppc.
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/opencl/ChangeLog8
-rw-r--r--virtual/opencl/opencl-0-r4.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/opencl/ChangeLog b/virtual/opencl/ChangeLog
index b8a989220f90..2b00c92d7213 100644
--- a/virtual/opencl/ChangeLog
+++ b/virtual/opencl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/opencl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/opencl/ChangeLog,v 1.13 2013/09/21 20:24:50 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/opencl/ChangeLog,v 1.14 2014/02/04 21:04:55 chithanh Exp $
+
+ 04 Feb 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ opencl-0-r4.ebuild:
+ Keyword ~ppc.
21 Sep 2013; Michał Górny <mgorny@gentoo.org> opencl-0-r4.ebuild:
Remove MULTILIB_USEDEP on packages not having the flags (yet).
diff --git a/virtual/opencl/opencl-0-r4.ebuild b/virtual/opencl/opencl-0-r4.ebuild
index 2042e07dc022..2294fa19db82 100644
--- a/virtual/opencl/opencl-0-r4.ebuild
+++ b/virtual/opencl/opencl-0-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/opencl/opencl-0-r4.ebuild,v 1.2 2013/09/21 20:24:50 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/opencl/opencl-0-r4.ebuild,v 1.3 2014/02/04 21:04:55 chithanh Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
CARDS=( fglrx nvidia )
IUSE="${CARDS[@]/#/video_cards_}"