commit: 866a7da0e8b5132de2d601d4265573db8174e9e2
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 17 14:39:04 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 17 15:32:13 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=866a7da0
sci-mathematics/smtinterpol: dekeyword x86
After a message to gentoo-dev ML, and no reply from any user on x86,
we decided to dekeyword most Java packages from x86, and reverse
dependencies of them.
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018-r1.ebuild
b/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018-r1.ebuild
index 1ff673d32ced..dd05e811d86f 100644
--- a/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018-r1.ebuild
+++ b/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018-r1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}-${COMMIT}
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64"
BDEPEND=">=dev-java/ant-1.10.14-r3:0"
RDEPEND=">=virtual/jre-1.8:*"