summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyopencl/pyopencl-2014.1.ebuild')
-rw-r--r--dev-python/pyopencl/pyopencl-2014.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pyopencl/pyopencl-2014.1.ebuild b/dev-python/pyopencl/pyopencl-2014.1.ebuild
index 4a78a4014d34..644de8f636ff 100644
--- a/dev-python/pyopencl/pyopencl-2014.1.ebuild
+++ b/dev-python/pyopencl/pyopencl-2014.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-2014.1.ebuild,v 1.3 2014/12/25 19:22:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyopencl/pyopencl-2014.1.ebuild,v 1.4 2015/03/06 22:34:01 pacho Exp $
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="examples opengl"
RDEPEND=">=dev-libs/boost-1.48[python,${PYTHON_USEDEP}]