public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/chez/
Date: Sat, 29 Jun 2024 10:47:37 +0000 (UTC)	[thread overview]
Message-ID: <1719658055.c32861ff28b2c89e98819080f4b3883b8328dbc1.xgqt@gentoo> (raw)

commit:     c32861ff28b2c89e98819080f4b3883b8328dbc1
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 10:42:33 2024 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 10:47:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32861ff

dev-scheme/chez: ncurses & threads by deault; update arch_map

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-scheme/chez/chez-10.0.0.ebuild | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-scheme/chez/chez-10.0.0.ebuild b/dev-scheme/chez/chez-10.0.0.ebuild
index c7b445a4a130..125542683907 100644
--- a/dev-scheme/chez/chez-10.0.0.ebuild
+++ b/dev-scheme/chez/chez-10.0.0.ebuild
@@ -17,7 +17,7 @@ S="${WORKDIR}/csv${PV//a}"
 LICENSE="Apache-2.0 MIT"
 SLOT="0/${PV}"
 KEYWORDS="amd64 ~arm ~x86"
-IUSE="X ncurses threads"
+IUSE="X +ncurses +threads"
 
 # "some output differs from expected", needs in-depth investigation.
 RESTRICT="test"
@@ -54,13 +54,16 @@ src_prepare() {
 
 src_configure() {
 	# See official docs for translation guide.
-	# https://cisco.github.io/ChezScheme/release_notes/v9.6/release_notes.html
-	# "t" for threading + arch_map + "le" for Linux (hardcoded for now)
+	# https://cisco.github.io/ChezScheme/release_notes/v10.0/release_notes.html
+	# "t" for threading + arch_map + "le" for Linux
 	local -A arch_map=(
+		[x86]=i3
 		[amd64]=a6
+		[arm64]=arm64
 		[arm]=arm32
+		[riscv]=rv64
+		[loong]=la64
 		[ppc]=ppc32
-		[x86]=i3
 	)
 	local machine="$(usex threads 't' '')${arch_map[${ARCH}]}le"
 


             reply	other threads:[~2024-06-29 10:47 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-29 10:47 Maciej Barć [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-22 17:34 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/chez/ Arthur Zamarin
2024-11-14 23:40 Maciej Barć
2024-07-31 17:51 Matthew Smith
2024-05-23 22:08 Maciej Barć
2024-03-13 16:40 Maciej Barć
2024-03-13 16:40 Maciej Barć
2024-03-13 12:05 Arthur Zamarin
2024-02-07 22:21 Maciej Barć
2024-01-03  2:20 Ionen Wolkens
2023-12-08  0:29 Maciej Barć
2023-10-18 22:05 Maciej Barć
2023-10-17 13:39 Maciej Barć
2023-10-17 13:39 Maciej Barć
2023-10-01 18:07 Arthur Zamarin
2023-08-30 18:29 Maciej Barć
2023-08-30 18:29 Maciej Barć
2023-08-29 20:03 Maciej Barć
2023-08-29 20:03 Maciej Barć
2023-07-11  8:43 Jakov Smolić
2023-04-27 23:00 Maciej Barć
2023-04-26 21:25 Maciej Barć
2022-08-25 16:23 Maciej Barć
2022-08-16 19:43 Sam James
2022-07-16  7:52 Matthew Smith
2022-07-16  7:52 Matthew Smith
2022-05-29  7:22 Jakov Smolić
2022-04-25 21:35 Maciej Barć
2022-03-26 17:19 Maciej Barć
2022-02-16 11:34 Maciej Barć
2022-02-16 10:50 Maciej Barć
2021-12-27  9:52 Jakov Smolić
2021-12-13 19:53 Maciej Barć
2021-11-25 18:18 Maciej Barć

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1719658055.c32861ff28b2c89e98819080f4b3883b8328dbc1.xgqt@gentoo \
    --to=xgqt@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox