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 A46111388C0 for ; Sun, 21 Feb 2016 07:17:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE3DF21C01D; Sun, 21 Feb 2016 07:17:37 +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 399E221C03A for ; Sun, 21 Feb 2016 07:17:37 +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 D1EC3340B03 for ; Sun, 21 Feb 2016 07:17:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 546B21068 for ; Sun, 21 Feb 2016 07:17:32 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1456036624.bc755fd061f23cad0bcb93642d86eef88ff58a68.jer@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: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: bc755fd061f23cad0bcb93642d86eef88ff58a68 X-VCS-Branch: master Date: Sun, 21 Feb 2016 07:17:32 +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: 4142892b-120c-4ade-9e74-6d1f176a6cf0 X-Archives-Hash: 0af420f90bdec9a6588b52d0dd37b95a commit: bc755fd061f23cad0bcb93642d86eef88ff58a68 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Feb 21 06:37:04 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Feb 21 06:37:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc755fd0 app-emacs/ebuild-mode: Stable for HPPA PPC64 (bug #573494). Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches 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 0b654de..55cab28 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"