From: Agostino Sarubbo Date: Tue, 25 Feb 2020 15:03:18 +0000 (+0100) Subject: dev-python/pyyaml: sparc stable wrt bug #710658 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c8a780083a08ca8a6e86da417a744bbf24621910;p=gentoo.git dev-python/pyyaml: sparc stable wrt bug #710658 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/pyyaml/pyyaml-5.3.ebuild b/dev-python/pyyaml/pyyaml-5.3.ebuild index 0936787d830d..89330bded49d 100644 --- a/dev-python/pyyaml/pyyaml-5.3.ebuild +++ b/dev-python/pyyaml/pyyaml-5.3.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://pyyaml.org/download/${PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="examples libyaml" RDEPEND="libyaml? ( dev-libs/libyaml )"