commit: ff55d4f4a94cff61593fa290020b65117bcd742d Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Nov 18 23:44:33 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Nov 18 23:50:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff55d4f4
sci-mathematics/euler: de-stabilize for ~ppc, bug #823768 Bug: https://bugs.gentoo.org/823768 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> sci-mathematics/euler/euler-1.61.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-mathematics/euler/euler-1.61.0-r1.ebuild b/sci-mathematics/euler/euler-1.61.0-r1.ebuild index b54a13030b48..b7ce622ec035 100644 --- a/sci-mathematics/euler/euler-1.61.0-r1.ebuild +++ b/sci-mathematics/euler/euler-1.61.0-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://euler.sourceforge.net/" SRC_URI="mirror://sourceforge/euler/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc -sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc -sparc x86 ~amd64-linux ~x86-linux" BDEPEND="virtual/pkgconfig" DEPEND="x11-libs/gtk+:2"
