diff options
author | 2024-10-02 00:31:59 +0100 | |
---|---|---|
committer | 2024-10-02 00:31:59 +0100 | |
commit | c8ffeb4d7d5e9ff0ffd7cd142ca784be82729843 (patch) | |
tree | 99d0d54da3eee67954d6dae904391974e7932682 /sci-mathematics | |
parent | sys-libs/efivar: Stabilize 39-r1 x86, #940104 (diff) | |
download | gentoo-c8ffeb4d7d5e9ff0ffd7cd142ca784be82729843.tar.gz gentoo-c8ffeb4d7d5e9ff0ffd7cd142ca784be82729843.tar.bz2 gentoo-c8ffeb4d7d5e9ff0ffd7cd142ca784be82729843.zip |
sci-mathematics/smtinterpol: Stabilize 2.5_p20211018-r1 amd64, #940447
Signed-off-by: Sam James <sam@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 05a73e04d6b8..1ff673d32ced 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 ~x86" BDEPEND=">=dev-java/ant-1.10.14-r3:0" RDEPEND=">=virtual/jre-1.8:*" |