summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 18:25:53 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 18:28:26 +0100
commit517fc2c40413fda915c313d075d2ea6f57493975 (patch)
tree4ba81e9321acf3e9e6e2c6235ddf60acd5064392 /dev-python
parentdev-python/virtualenv: dropped ~x86-freebsd ~x86-interix (diff)
downloadgentoo-517fc2c40413fda915c313d075d2ea6f57493975.tar.gz
gentoo-517fc2c40413fda915c313d075d2ea6f57493975.tar.bz2
gentoo-517fc2c40413fda915c313d075d2ea6f57493975.zip
dev-python/xlrd: dropped ~hppa-hpux ~ia64-hpux ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/xlrd/xlrd-0.9.3-r1.ebuild4
-rw-r--r--dev-python/xlrd/xlrd-0.9.3.ebuild4
-rw-r--r--dev-python/xlrd/xlrd-0.9.4.ebuild2
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 34c90339b2a2..9fa883ba2045 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 a5210cbacc90..5dfc2b81859d 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 3f7ef9e9e2e0..542dfebd7daf 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 )