From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9C73858973 for ; Wed, 10 Feb 2016 20:52:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DA8BE083A; Wed, 10 Feb 2016 20:52:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB1ADE083A for ; Wed, 10 Feb 2016 20:52:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8AAEE340ADB for ; Wed, 10 Feb 2016 20:52:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEB488DF for ; Wed, 10 Feb 2016 20:52:27 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1455137529.563b450e28e6f3f6475e0eb69498e6cd4492bd89.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/ebuild-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/ebuild-mode/ebuild-mode-1.29.ebuild X-VCS-Directories: app-emacs/ebuild-mode/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 563b450e28e6f3f6475e0eb69498e6cd4492bd89 X-VCS-Branch: master Date: Wed, 10 Feb 2016 20:52:27 +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: a78e14ef-5f43-44bc-bc00-f393bd9f9c8f X-Archives-Hash: 328c2dd8971624da364486f072156d36 commit: 563b450e28e6f3f6475e0eb69498e6cd4492bd89 Author: Markus Meier gentoo org> AuthorDate: Wed Feb 10 20:52:09 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed Feb 10 20:52:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=563b450e app-emacs/ebuild-mode: arm stable, bug #573494 Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" app-emacs/ebuild-mode/ebuild-mode-1.29.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/ebuild-mode/ebuild-mode-1.29.ebuild b/app-emacs/ebuild-mode/ebuild-mode-1.29.ebuild index 5d00a2a..b3b4d9d 100644 --- a/app-emacs/ebuild-mode/ebuild-mode-1.29.ebuild +++ b/app-emacs/ebuild-mode/ebuild-mode-1.29.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/emacs/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" DOCS="ChangeLog keyword-generation.sh" ELISP_TEXINFO="${PN}.texi"