diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-26 14:35:29 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-26 14:35:45 +0100 |
commit | a517b34bd8c65a11c107ca37d9ac4e145942d199 (patch) | |
tree | ae37d319091c9c4d78c4daaada33b41c114e9b4f | |
parent | dev-python/pytz: Version Bump (diff) | |
download | gentoo-a517b34bd8c65a11c107ca37d9ac4e145942d199.tar.gz gentoo-a517b34bd8c65a11c107ca37d9ac4e145942d199.tar.bz2 gentoo-a517b34bd8c65a11c107ca37d9ac4e145942d199.zip |
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@gentoo.org>
-rw-r--r-- | sci-libs/cctbx/cctbx-2010.03.29.2334-r7.ebuild | 2 | ||||
-rw-r--r-- | 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 c00c31bef51f..c53cc773c56e 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 a67e722f24cd..a29137496a26 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> |