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 2C878138334 for ; Tue, 9 Jul 2019 17:23:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45433E075F; Tue, 9 Jul 2019 17:23:40 +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 000F6E075F for ; Tue, 9 Jul 2019 17:23:39 +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 968193474A9 for ; Tue, 9 Jul 2019 17:23:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 093F8609 for ; Tue, 9 Jul 2019 17:23:37 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1562693000.58333c0aa5015047da9d0c76a9cd6a9607570c0b.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ruby-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/ruby-mode/ruby-mode-2.4.1.ebuild X-VCS-Directories: app-emacs/ruby-mode/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 58333c0aa5015047da9d0c76a9cd6a9607570c0b X-VCS-Branch: master Date: Tue, 9 Jul 2019 17:23:37 +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: 6a994bbf-8cd4-4dbb-8820-a1729377e596 X-Archives-Hash: daf41b6fa25f691ec2896b4608b0f567 commit: 58333c0aa5015047da9d0c76a9cd6a9607570c0b Author: Hans de Graaff gentoo org> AuthorDate: Tue Jul 9 17:23:20 2019 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue Jul 9 17:23:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58333c0a app-emacs/ruby-mode: arm, hppa stable allarches, bug 689302 Signed-off-by: Hans de Graaff gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 app-emacs/ruby-mode/ruby-mode-2.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/ruby-mode/ruby-mode-2.4.1.ebuild b/app-emacs/ruby-mode/ruby-mode-2.4.1.ebuild index cf8308759f0..96218b2048e 100644 --- a/app-emacs/ruby-mode/ruby-mode-2.4.1.ebuild +++ b/app-emacs/ruby-mode/ruby-mode-2.4.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://ruby/ruby-${PV}.tar.xz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" S="${WORKDIR}/ruby-${PV}/misc" DOCS="README"