commit: 517fc2c40413fda915c313d075d2ea6f57493975
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 17:25:53 2017 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 17:28:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=517fc2c4
dev-python/xlrd: dropped ~hppa-hpux ~ia64-hpux ~x86-interix
Package-Manager: portage-2.3.3
dev-python/xlrd/xlrd-0.9.3-r1.ebuild | 4 ++--
dev-python/xlrd/xlrd-0.9.3.ebuild | 4 ++--
dev-python/xlrd/xlrd-0.9.4.ebuild | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/dev-python/xlrd/xlrd-0.9.3-r1.ebuild
b/dev-python/xlrd/xlrd-0.9.3-r1.ebuild
index 34c9033..9fa883b 100644
--- a/dev-python/xlrd/xlrd-0.9.3-r1.ebuild
+++ b/dev-python/xlrd/xlrd-0.9.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~ppc-aix ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux
~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~sparc-solaris
~x86-solaris"
PATCHES=( "${FILESDIR}"/${P}-column.patch )
diff --git a/dev-python/xlrd/xlrd-0.9.3.ebuild
b/dev-python/xlrd/xlrd-0.9.3.ebuild
index a5210cb..5dfc2b8 100644
--- a/dev-python/xlrd/xlrd-0.9.3.ebuild
+++ b/dev-python/xlrd/xlrd-0.9.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86 ~ppc-aix ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux
~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~sparc-solaris
~x86-solaris"
python_prepare_all() {
# Remove this if examples get reintroduced
diff --git a/dev-python/xlrd/xlrd-0.9.4.ebuild
b/dev-python/xlrd/xlrd-0.9.4.ebuild
index 3f7ef9e..542dfeb 100644
--- a/dev-python/xlrd/xlrd-0.9.4.ebuild
+++ b/dev-python/xlrd/xlrd-0.9.4.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86 ~ppc-aix ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux
~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 x86 ~ppc-aix ~amd64-linux ~x86-linux ~sparc-solaris
~x86-solaris"
IUSE=""
PATCHES=( "${FILESDIR}"/${PN}-0.9.3-column.patch )