diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:24:56 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:24:56 +0100 |
commit | 8ded9c6d7f9ebe25d3e2e12f426b490ddbe81f99 (patch) | |
tree | 6ef62cbfc015807b4c9f279e373fdd603de0cbd3 /dev-python/sphinxcontrib-qthelp | |
parent | dev-python/sphinxcontrib-jsmath: drop x86-macos (diff) | |
download | gentoo-8ded9c6d7f9ebe25d3e2e12f426b490ddbe81f99.tar.gz gentoo-8ded9c6d7f9ebe25d3e2e12f426b490ddbe81f99.tar.bz2 gentoo-8ded9c6d7f9ebe25d3e2e12f426b490ddbe81f99.zip |
dev-python/sphinxcontrib-qthelp: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-qthelp')
-rw-r--r-- | dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild index 0d952312a5e3..d043e7b2c713 100644 --- a/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.ebuild +++ b/dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.3.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 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" |