commit: c967f4b01031e3c6cc6682b19f73e14ca777ea93 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 2 16:13:32 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jun 3 11:12:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c967f4b0
sci-visualization/epix: destabilize for ~ppc Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sci-visualization/epix/epix-1.2.19.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-visualization/epix/epix-1.2.19.ebuild b/sci-visualization/epix/epix-1.2.19.ebuild index 58af96d2d6ec..442aebc68079 100644 --- a/sci-visualization/epix/epix-1.2.19.ebuild +++ b/sci-visualization/epix/epix-1.2.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://mathcs.holycross.edu/~ahwang/epix/${P}_withpdf.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux" IUSE="doc emacs examples" DEPEND="
