diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2022-12-23 18:53:24 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2022-12-23 18:54:58 -0500 |
commit | 1e7f970699261be483deb817ee8cbfc1d2fc7c5a (patch) | |
tree | b8ebeee2ffc7887eb0e44e8ffe483144f1678dd9 /sci-mathematics/giac | |
parent | app-emulation/vendor-reset: Improve ebuild (diff) | |
download | gentoo-1e7f970699261be483deb817ee8cbfc1d2fc7c5a.tar.gz gentoo-1e7f970699261be483deb817ee8cbfc1d2fc7c5a.tar.bz2 gentoo-1e7f970699261be483deb817ee8cbfc1d2fc7c5a.zip |
sci-mathematics/giac: stabilize 1.9.0.29-r1 for amd64
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/giac')
-rw-r--r-- | sci-mathematics/giac/giac-1.9.0.29-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/giac/giac-1.9.0.29-r1.ebuild b/sci-mathematics/giac/giac-1.9.0.29-r1.ebuild index 5c24d8828a7a..f4967f08420e 100644 --- a/sci-mathematics/giac/giac-1.9.0.29-r1.ebuild +++ b/sci-mathematics/giac/giac-1.9.0.29-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www-fourier.ujf-grenoble.fr/~parisse/debian/dists/stable/main/s LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LANGS="el en es pt" IUSE="ao doc +ecm examples gc +glpk gui test" for X in ${LANGS} ; do |