commit: 5962e374169cb166ee9747e4fdb260b1898e16a6 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Nov 18 23:44:48 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Nov 18 23:50:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5962e374
sci-biology/phyml: de-stabilize for ~ppc, bug #823768 Bug: https://bugs.gentoo.org/823768 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> sci-biology/phyml/phyml-2.4.5-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/phyml/phyml-2.4.5-r3.ebuild b/sci-biology/phyml/phyml-2.4.5-r3.ebuild index 098771430632..ef9696573577 100644 --- a/sci-biology/phyml/phyml-2.4.5-r3.ebuild +++ b/sci-biology/phyml/phyml-2.4.5-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://www.lirmm.fr/~guindon/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" S=${WORKDIR}/${MY_P}
