diff options
author | Sam James <sam@gentoo.org> | 2023-01-28 00:15:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-28 00:15:00 +0000 |
commit | 68e295b1b73b6d0510c6ba6c8f1d153d664c583f (patch) | |
tree | 41e0dabdae730b923137fc484624cb188c97760b /sci-mathematics/smtinterpol | |
parent | sys-apps/pkgcore: Stabilize 0.12.19 ALLARCHES, #892281 (diff) | |
download | gentoo-68e295b1b73b6d0510c6ba6c8f1d153d664c583f.tar.gz gentoo-68e295b1b73b6d0510c6ba6c8f1d153d664c583f.tar.bz2 gentoo-68e295b1b73b6d0510c6ba6c8f1d153d664c583f.zip |
sci-mathematics/smtinterpol: Stabilize 2.5_p20211018 amd64, #892295
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/smtinterpol')
-rw-r--r-- | sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018.ebuild b/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018.ebuild index 7ae391eb2ff8..30f4b003bd3f 100644 --- a/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018.ebuild +++ b/sci-mathematics/smtinterpol/smtinterpol-2.5_p20211018.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=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${H}" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND=">=virtual/jdk-1.8" RDEPEND=">=virtual/jre-1.8" |