diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:44:02 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:50:06 -0800 |
commit | ecc7937f3bae403c3b73f11b63ce2c1f72f927cf (patch) | |
tree | 2f4aeacd4b698de8e9a8a90e51065612c7ceb684 /sci-chemistry | |
parent | x11-drivers/nvidia-drivers: require <xorg-server-1.21 for 390+460 (diff) | |
download | gentoo-ecc7937f3bae403c3b73f11b63ce2c1f72f927cf.tar.gz gentoo-ecc7937f3bae403c3b73f11b63ce2c1f72f927cf.tar.bz2 gentoo-ecc7937f3bae403c3b73f11b63ce2c1f72f927cf.zip |
sci-chemistry/tm-align: de-stabilize for ~ppc, bug #823768
Bug: https://bugs.gentoo.org/823768
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/tm-align/tm-align-20150914.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/tm-align/tm-align-20150914.ebuild b/sci-chemistry/tm-align/tm-align-20150914.ebuild index 26eb0fd6597f..54a8bacf58f8 100644 --- a/sci-chemistry/tm-align/tm-align-20150914.ebuild +++ b/sci-chemistry/tm-align/tm-align-20150914.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://zhanglab.ccmb.med.umich.edu/TM-align/TMtools${PV}.tar.gz" LICENSE="tm-align" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="custom-cflags static" S="${WORKDIR}" |