diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-10 00:13:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-10 00:13:57 +0200 |
commit | a895ce175c0fc6b9f7c84be630a26c4bb4e071d2 (patch) | |
tree | 24bd4c3a10928ae3faa2affd8e652e2813e60de2 | |
parent | dev-python/yarl: Stabilize 1.7.2-r1 sparc, #828641 (diff) | |
download | gentoo-a895ce175c0fc6b9f7c84be630a26c4bb4e071d2.tar.gz gentoo-a895ce175c0fc6b9f7c84be630a26c4bb4e071d2.tar.bz2 gentoo-a895ce175c0fc6b9f7c84be630a26c4bb4e071d2.zip |
dev-python/lxml: Stabilize 4.6.4 ppc64, #828627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/lxml/lxml-4.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lxml/lxml-4.6.4.ebuild b/dev-python/lxml/lxml-4.6.4.ebuild index 7524312380fa..7eb79276cd40 100644 --- a/dev-python/lxml/lxml-4.6.4.ebuild +++ b/dev-python/lxml/lxml-4.6.4.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/lxml-${P} LICENSE="BSD ElementTree GPL-2 PSF-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples +threads test" RESTRICT="!test? ( test )" |