From: Agostino Sarubbo Date: Thu, 26 Mar 2020 14:14:54 +0000 (+0100) Subject: dev-python/pyyaml: x86 stable wrt bug #714182 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=04ef9dfcd8cf350d957df64a611eb0318dd767c5;p=gentoo.git dev-python/pyyaml: x86 stable wrt bug #714182 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/pyyaml/pyyaml-5.3.1.ebuild b/dev-python/pyyaml/pyyaml-5.3.1.ebuild index ea6a8ed39a22..7d016b02cfcb 100644 --- a/dev-python/pyyaml/pyyaml-5.3.1.ebuild +++ b/dev-python/pyyaml/pyyaml-5.3.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/yaml/pyyaml/archive/${PV}.tar.gz -> ${P}.gh.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:= )"