From mboxrd@z Thu Jan 1 00:00:00 1970
Return-Path:
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))
(No client certificate requested)
by finch.gentoo.org (Postfix) with ESMTPS id 74941158046
for ; Wed, 30 Jul 2025 07:59:59 +0000 (UTC)
Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange x25519)
(No client certificate requested)
(Authenticated sender: relay-lists.gentoo.org@gentoo.org)
by smtp.gentoo.org (Postfix) with ESMTPSA id 4CA26340CC4
for ; Wed, 30 Jul 2025 07:59:59 +0000 (UTC)
Received: from bobolink.gentoo.org (localhost [127.0.0.1])
by bobolink.gentoo.org (Postfix) with ESMTP id 6266F110377;
Wed, 30 Jul 2025 07:59:55 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange x25519)
(No client certificate requested)
by bobolink.gentoo.org (Postfix) with ESMTPS id 5CB92110377
for ; Wed, 30 Jul 2025 07:59:55 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
(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 0EAAE340C9C
for ; Wed, 30 Jul 2025 07:59:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
by oystercatcher.gentoo.org (Postfix) with ESMTP id 50D7D2DE0
for ; Wed, 30 Jul 2025 07:59:53 +0000 (UTC)
From: "Ulrich Müller"
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller"
Message-ID: <1753862373.502e13e0eabdadae2d55de5f0f947290b30c8547.ulm@gentoo>
Subject: [gentoo-commits] proj/devmanual:master commit in: keywording/
X-VCS-Repository: proj/devmanual
X-VCS-Files: keywording/text.xml
X-VCS-Directories: keywording/
X-VCS-Committer: ulm
X-VCS-Committer-Name: Ulrich Müller
X-VCS-Revision: 502e13e0eabdadae2d55de5f0f947290b30c8547
X-VCS-Branch: master
Date: Wed, 30 Jul 2025 07:59:53 +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: 65011f66-a419-4f53-9624-0b9b7706ee96
X-Archives-Hash: 54df876ca3c788f5b8cdd2822ab27716
commit: 502e13e0eabdadae2d55de5f0f947290b30c8547
Author: Arthur Zamarin gentoo org>
AuthorDate: Fri Jul 25 15:35:26 2025 +0000
Commit: Ulrich Müller gentoo org>
CommitDate: Wed Jul 30 07:59:33 2025 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=502e13e0
keywording: remove mentions of ia64
Signed-off-by: Arthur Zamarin gentoo.org>
Signed-off-by: Ulrich Müller gentoo.org>
keywording/text.xml | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/keywording/text.xml b/keywording/text.xml
index 9288197..0cbe95e 100644
--- a/keywording/text.xml
+++ b/keywording/text.xml
@@ -29,7 +29,7 @@ A sample KEYWORDS entry might look like:
-KEYWORDS="-ia64 ~mips ~ppc sparc x86 ~ppc-macos"
+KEYWORDS="-hppa ~mips ~ppc sparc x86 ~ppc-macos"
@@ -187,11 +187,11 @@ consider a package working on your o32 box may not work on
-It's important to note that alternative arches (like alpha, ia64,
-s390, sparc, hppa, ppc*) are mainly understaffed
-arches, some of them are slow, they have more basic problems and have a small
-userbase. Just file bugs for these architectures when a package is going to be
-a dependency of a package already keyworded.
+It's important to note that alternative arches (like alpha, s390,
+sparc, hppa, ppc*) are mainly understaffed arches, some of
+them are slow, they have more basic problems and have a small userbase. Just
+file bugs for these architectures when a package is going to be a dependency of
+a package already keyworded.
@@ -421,9 +421,9 @@ dependency for your package).
-Some architectures (alpha, ia64, mips, riscv,
-s390) do not maintain a stable keyword, so packages are not to be marked
-stable for one of these architectures.
+Some architectures (alpha, mips, riscv, s390) do not
+maintain a stable keyword, so packages are not to be marked stable for one of
+these architectures.