commit: a517b34bd8c65a11c107ca37d9ac4e145942d199 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Oct 26 13:35:29 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Oct 26 13:35:45 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a517b34b
sci-libs/cctbx: Drop stable keyword due to revdep break Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564182 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild | 2 +- sci-libs/cctbx/metadata.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild b/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild index c00c31b..c53cc77 100644 --- a/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild +++ b/sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://cci.lbl.gov/cctbx_build/results/${MY_PV}/${PN}_bundle.tar.gz -> LICENSE="cctbx-2.0" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="+minimal openmp threads" REQUIRED_USE=" diff --git a/sci-libs/cctbx/metadata.xml b/sci-libs/cctbx/metadata.xml index a67e722..a291374 100644 --- a/sci-libs/cctbx/metadata.xml +++ b/sci-libs/cctbx/metadata.xml @@ -1,4 +1,4 @@ -<?xml version='1.0' encoding='UTF-8'?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-chemistry</herd>
