diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-01-05 11:42:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-01-05 11:48:50 +0100 |
commit | 839fa55f6f026b452d22a811b3b0019794143799 (patch) | |
tree | a250ad2ed3634176387cf097521b54c8e37b9628 /dev-python/python-docs | |
parent | dev-python/python-docs: Bump to 3.9.1 (diff) | |
download | gentoo-839fa55f6f026b452d22a811b3b0019794143799.tar.gz gentoo-839fa55f6f026b452d22a811b3b0019794143799.tar.bz2 gentoo-839fa55f6f026b452d22a811b3b0019794143799.zip |
dev-python/python-docs: Readd stable hppa keywords
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-docs')
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-python/python-docs/python-docs-2.7.18.ebuild b/dev-python/python-docs/python-docs-2.7.18.ebuild index 06d23092b3c5..69b83c700c31 100644 --- a/dev-python/python-docs/python-docs-2.7.18.ebuild +++ b/dev-python/python-docs/python-docs-2.7.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ S="${WORKDIR}/python-${PV}-docs-html" LICENSE="PSF-2" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" src_install() { rm -r _sources || die diff --git a/dev-python/python-docs/python-docs-3.6.12.ebuild b/dev-python/python-docs/python-docs-3.6.12.ebuild index 06d23092b3c5..69b83c700c31 100644 --- a/dev-python/python-docs/python-docs-3.6.12.ebuild +++ b/dev-python/python-docs/python-docs-3.6.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ S="${WORKDIR}/python-${PV}-docs-html" LICENSE="PSF-2" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" src_install() { rm -r _sources || die diff --git a/dev-python/python-docs/python-docs-3.7.9.ebuild b/dev-python/python-docs/python-docs-3.7.9.ebuild index 06d23092b3c5..69b83c700c31 100644 --- a/dev-python/python-docs/python-docs-3.7.9.ebuild +++ b/dev-python/python-docs/python-docs-3.7.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ S="${WORKDIR}/python-${PV}-docs-html" LICENSE="PSF-2" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" src_install() { rm -r _sources || die diff --git a/dev-python/python-docs/python-docs-3.8.6.ebuild b/dev-python/python-docs/python-docs-3.8.6.ebuild index 06d23092b3c5..69b83c700c31 100644 --- a/dev-python/python-docs/python-docs-3.8.6.ebuild +++ b/dev-python/python-docs/python-docs-3.8.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ S="${WORKDIR}/python-${PV}-docs-html" LICENSE="PSF-2" SLOT="$(ver_cut 1-2)" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86" src_install() { rm -r _sources || die |