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 A65C4138330 for ; Sat, 17 Sep 2016 14:48:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB8BEE0B1F; Sat, 17 Sep 2016 14:48:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 07A61E0B22 for ; Sat, 17 Sep 2016 14:48:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D40D6340BDE for ; Sat, 17 Sep 2016 14:48:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4933247C for ; Sat, 17 Sep 2016 14:48:45 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1474123701.3b06c6d839e91171ae2261127fee9d03ff1c160b.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/emacs-daemon/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild X-VCS-Directories: app-emacs/emacs-daemon/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 3b06c6d839e91171ae2261127fee9d03ff1c160b X-VCS-Branch: master Date: Sat, 17 Sep 2016 14:48:45 +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: c7c3571d-0797-4d6c-9e78-c117b8e841f6 X-Archives-Hash: 5fda674c74594da3211ce50c5fe63d63 commit: 3b06c6d839e91171ae2261127fee9d03ff1c160b Author: Ulrich Müller gentoo org> AuthorDate: Sat Sep 17 14:45:42 2016 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Sep 17 14:48:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b06c6d8 app-emacs/emacs-daemon: All arches stable. Bug: 591802 Package-Manager: portage-2.3.0 app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild b/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild index befb57f..6f37191 100644 --- a/app-emacs/emacs-daemon/emacs-daemon-0.22.ebuild +++ b/app-emacs/emacs-daemon/emacs-daemon-0.22.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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" DEPEND=">=virtual/emacs-23" RDEPEND="${DEPEND}"