diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:55:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:46:25 +0300 |
commit | 06c9e612f2b288ec663c46f230b539757fc2915f (patch) | |
tree | a83544d9dc9d013ef7f9eee943ffd03ab0204a10 /sci-mathematics | |
parent | sci-mathematics/octave: destabilize for ~x86 (diff) | |
download | gentoo-06c9e612f2b288ec663c46f230b539757fc2915f.tar.gz gentoo-06c9e612f2b288ec663c46f230b539757fc2915f.tar.bz2 gentoo-06c9e612f2b288ec663c46f230b539757fc2915f.zip |
sci-mathematics/otter: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/otter/otter-3.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/otter/otter-3.3-r4.ebuild b/sci-mathematics/otter/otter-3.3-r4.ebuild index edf670138134..711bc9eae538 100644 --- a/sci-mathematics/otter/otter-3.3-r4.ebuild +++ b/sci-mathematics/otter/otter-3.3-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 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="http://www.cs.unm.edu/~mccune/otter/${P}.tar.gz" LICENSE="otter" SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" x11-libs/libX11 |