diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 17:39:04 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-17 18:32:13 +0300 |
commit | 866a7da0e8b5132de2d601d4265573db8174e9e2 (patch) | |
tree | f8cfb3e7f313e993d67a29ba5627a0f0b70421d5 /sci-mathematics | |
parent | sci-mathematics/cvc4: dekeyword x86 (diff) | |
download | gentoo-866a7da0e8b5132de2d601d4265573db8174e9e2.tar.gz gentoo-866a7da0e8b5132de2d601d4265573db8174e9e2.tar.bz2 gentoo-866a7da0e8b5132de2d601d4265573db8174e9e2.zip |
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@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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:*" |