From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 19A37158087 for ; Tue, 2 Nov 2021 18:11:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F127BE0841; Tue, 2 Nov 2021 18:11:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63A66E07DB for ; Tue, 2 Nov 2021 18:11:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8BA1342EBC for ; Tue, 2 Nov 2021 18:11:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 125C9D0 for ; Tue, 2 Nov 2021 18:11:23 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1635876037.ff99ee96c604ba5462c256d4fc79e967601e8387.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/giac/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/giac/giac-1.7.0.13-r1.ebuild X-VCS-Directories: sci-mathematics/giac/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: ff99ee96c604ba5462c256d4fc79e967601e8387 X-VCS-Branch: master Date: Tue, 2 Nov 2021 18:11:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2aebf4c5-f842-4e10-b35f-aa8f32f56a9a X-Archives-Hash: 44e4d32124ebea0777f8a93f2e5f30b3 commit: ff99ee96c604ba5462c256d4fc79e967601e8387 Author: Michael Orlitzky gentoo org> AuthorDate: Tue Nov 2 13:40:20 2021 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Tue Nov 2 18:00:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff99ee96 sci-mathematics/giac: maintainer stabilize on amd64. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Orlitzky gentoo.org> sci-mathematics/giac/giac-1.7.0.13-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 79fd766d7ac..0a4e2112c43 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