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 42F78138334 for ; Fri, 26 Oct 2018 18:51:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1B88E09A8; Fri, 26 Oct 2018 18:50:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 BEC1BE09A8 for ; Fri, 26 Oct 2018 18:50:30 +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 DE825335CEE for ; Fri, 26 Oct 2018 18:50:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CBBE945E for ; Fri, 26 Oct 2018 18:50:25 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1540579804.ed1533adad2f9b30d22d04bce8ca5c7a9c302b7a.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/x-symbol/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/x-symbol/x-symbol-1.16.ebuild X-VCS-Directories: app-xemacs/x-symbol/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: ed1533adad2f9b30d22d04bce8ca5c7a9c302b7a X-VCS-Branch: master Date: Fri, 26 Oct 2018 18:50:25 +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-Archives-Salt: 72521d99-907d-4fc8-ae27-abcf3014e325 X-Archives-Hash: 2c025aedda7942f46bf89d19a42f0d44 commit: ed1533adad2f9b30d22d04bce8ca5c7a9c302b7a Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Oct 26 18:38:43 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Oct 26 18:50:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed1533ad app-xemacs/x-symbol: x86 stable (bug #666312) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann gentoo.org> app-xemacs/x-symbol/x-symbol-1.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-xemacs/x-symbol/x-symbol-1.16.ebuild b/app-xemacs/x-symbol/x-symbol-1.16.ebuild index 2b54fee44ba..818d5b141b5 100644 --- a/app-xemacs/x-symbol/x-symbol-1.16.ebuild +++ b/app-xemacs/x-symbol/x-symbol-1.16.ebuild @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/xemacs-base app-xemacs/auctex app-xemacs/mail-lib " -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages