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 0351A158091 for ; Sat, 11 Jun 2022 07:39:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25CE3E0894; Sat, 11 Jun 2022 07:39:25 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 03355E0894 for ; Sat, 11 Jun 2022 07:39:25 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22B3B3419CA for ; Sat, 11 Jun 2022 07:39:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89D1E507 for ; Sat, 11 Jun 2022 07:39:21 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1654933159.a2a2e7594751d6e8143d9cd5466780f14c6745ca.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/xwem/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/xwem/xwem-1.27.ebuild X-VCS-Directories: app-xemacs/xwem/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: a2a2e7594751d6e8143d9cd5466780f14c6745ca X-VCS-Branch: master Date: Sat, 11 Jun 2022 07:39:21 +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: c83b57e3-40ff-4fef-a1e1-f0e6143055c3 X-Archives-Hash: f6f87de50fca42ab5ce2a905a2e1745c commit: a2a2e7594751d6e8143d9cd5466780f14c6745ca Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Jun 11 07:39:15 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Jun 11 07:39:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a2e759 app-xemacs/xwem: amd64/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #851093 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Agostino Sarubbo gentoo.org> app-xemacs/xwem/xwem-1.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-xemacs/xwem/xwem-1.27.ebuild b/app-xemacs/xwem/xwem-1.27.ebuild index 4f66315af2fb..b1f31de571ef 100644 --- a/app-xemacs/xwem/xwem-1.27.ebuild +++ b/app-xemacs/xwem/xwem-1.27.ebuild @@ -21,6 +21,6 @@ app-xemacs/ilisp app-xemacs/mail-lib app-xemacs/apel " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages