diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2021-11-02 09:40:20 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2021-11-02 14:00:37 -0400 |
commit | ff99ee96c604ba5462c256d4fc79e967601e8387 (patch) | |
tree | cb9407ef05791f088fb8232b391734779f7dfaab /sci-mathematics/giac | |
parent | sys-kernel/gentoo-sources: Linux 4.4.291,4.9.289 (diff) | |
download | gentoo-ff99ee96c604ba5462c256d4fc79e967601e8387.tar.gz gentoo-ff99ee96c604ba5462c256d4fc79e967601e8387.tar.bz2 gentoo-ff99ee96c604ba5462c256d4fc79e967601e8387.zip |
sci-mathematics/giac: maintainer stabilize on amd64.
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-mathematics/giac')
-rw-r--r-- | sci-mathematics/giac/giac-1.7.0.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/giac/giac-1.7.0.13-r1.ebuild b/sci-mathematics/giac/giac-1.7.0.13-r1.ebuild index 79fd766d7ac3..0a4e2112c430 100644 --- a/sci-mathematics/giac/giac-1.7.0.13-r1.ebuild +++ b/sci-mathematics/giac/giac-1.7.0.13-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 static-libs test" for X in ${LANGS} ; do |