summaryrefslogtreecommitdiff
path: root/dev-python/pygsl/pygsl-2.1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pygsl/pygsl-2.1.1.ebuild')
-rw-r--r--dev-python/pygsl/pygsl-2.1.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pygsl/pygsl-2.1.1.ebuild b/dev-python/pygsl/pygsl-2.1.1.ebuild
index 6d96bca0694a..e8824434da47 100644
--- a/dev-python/pygsl/pygsl-2.1.1.ebuild
+++ b/dev-python/pygsl/pygsl-2.1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
inherit distutils-r1
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${P}/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="examples"
DEPEND="