dev-python/xlrd: dropped ~hppa-hpux ~ia64-hpux ~x86-interix
authorFabian Groffen <grobian@gentoo.org>
Sun, 29 Jan 2017 17:25:53 +0000 (18:25 +0100)
committerFabian Groffen <grobian@gentoo.org>
Sun, 29 Jan 2017 17:28:26 +0000 (18:28 +0100)
Package-Manager: portage-2.3.3

dev-python/xlrd/xlrd-0.9.3-r1.ebuild
dev-python/xlrd/xlrd-0.9.3.ebuild
dev-python/xlrd/xlrd-0.9.4.ebuild

index 34c90339b2a2b02a5c49349b6993366a06f5a4f4..9fa883ba20459e759bb81e3c1b02bf88608ac3b3 100644 (file)
@@ -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 )
 
index a5210cbacc90918664883c91b98af9fc404782a7..5dfc2b81859dab4cd10310a1124d2edb243e13ca 100644 (file)
@@ -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
index 3f7ef9e9e2e05bee4b3ac93ecc5349d20298c8e3..542dfebd7dafd39e22e51d222177d2c5c799211b 100644 (file)
@@ -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 )