diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-03 20:37:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-03 20:37:19 +0200 |
commit | d3048350cb6c316e2c2ee32aadd16b5c1e176652 (patch) | |
tree | a401811676da22cfe7592979088291e5f84c5bae | |
parent | dev-python/typed-ast: Stabilize 1.5.1 ppc64, #830547 (diff) | |
download | gentoo-d3048350cb6c316e2c2ee32aadd16b5c1e176652.tar.gz gentoo-d3048350cb6c316e2c2ee32aadd16b5c1e176652.tar.bz2 gentoo-d3048350cb6c316e2c2ee32aadd16b5c1e176652.zip |
dev-python/fonttools: Stabilize 4.28.4 sparc, #830537
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/fonttools/fonttools-4.28.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/fonttools/fonttools-4.28.4.ebuild b/dev-python/fonttools/fonttools-4.28.4.ebuild index b98e2fa9734d..0003703569b2 100644 --- a/dev-python/fonttools/fonttools-4.28.4.ebuild +++ b/dev-python/fonttools/fonttools-4.28.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/fonttools/fonttools/archive/${PV}.tar.gz -> ${P}.tar LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv sparc ~x86 ~x64-macos" RDEPEND=">=dev-python/fs-2.4.9[${PYTHON_USEDEP}]" BDEPEND=" |