diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:44:33 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-11-18 15:50:13 -0800 |
commit | ff55d4f4a94cff61593fa290020b65117bcd742d (patch) | |
tree | 1e04896f5551bfd207801224cbf2a938df2a6492 /sci-mathematics/euler | |
parent | sci-mathematics/4ti2: de-stabilize for ~ppc, bug #823768 (diff) | |
download | gentoo-ff55d4f4a94cff61593fa290020b65117bcd742d.tar.gz gentoo-ff55d4f4a94cff61593fa290020b65117bcd742d.tar.bz2 gentoo-ff55d4f4a94cff61593fa290020b65117bcd742d.zip |
sci-mathematics/euler: de-stabilize for ~ppc, bug #823768
Bug: https://bugs.gentoo.org/823768
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sci-mathematics/euler')
-rw-r--r-- | sci-mathematics/euler/euler-1.61.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |