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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1936F138334 for ; Sat, 1 Dec 2018 15:05:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2816FE0959; Sat, 1 Dec 2018 15:05:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0046AE0959 for ; Sat, 1 Dec 2018 15:05:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CE734335C58 for ; Sat, 1 Dec 2018 15:05:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7489C4D8 for ; Sat, 1 Dec 2018 15:05:14 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1543676705.becf9feb5a9be3451d14f75ac1e9cdeb6774d9f4.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/debug/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/debug/debug-1.20.ebuild X-VCS-Directories: app-xemacs/debug/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: becf9feb5a9be3451d14f75ac1e9cdeb6774d9f4 X-VCS-Branch: master Date: Sat, 1 Dec 2018 15:05:14 +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: 69b655c5-0f28-40b7-80fa-edbc19edb01c X-Archives-Hash: 685d355bf06ef2d814c5bc6866a41aec commit: becf9feb5a9be3451d14f75ac1e9cdeb6774d9f4 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Dec 1 15:03:32 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Dec 1 15:05:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=becf9feb app-xemacs/debug: stable 1.20 for hppa, bug #666312 Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich gentoo.org> app-xemacs/debug/debug-1.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-xemacs/debug/debug-1.20.ebuild b/app-xemacs/debug/debug-1.20.ebuild index 69a4fe6678d..6d5195f0420 100644 --- a/app-xemacs/debug/debug-1.20.ebuild +++ b/app-xemacs/debug/debug-1.20.ebuild @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" inherit xemacs-packages