Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/speedbar/
Date: Sat, 20 Oct 2018 11:21:16
Message-Id: 1540034462.adff42e73eeb846915ef3a08f8da61a4f7b2949c.zlogene@gentoo
1 commit: adff42e73eeb846915ef3a08f8da61a4f7b2949c
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 20 11:17:25 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 20 11:21:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adff42e7
7
8 app-xemacs/speedbar: amd64 stable wrt bug #666312
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 app-xemacs/speedbar/speedbar-1.32.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-xemacs/speedbar/speedbar-1.32.ebuild b/app-xemacs/speedbar/speedbar-1.32.ebuild
17 index d18e9442cda..d45eae9f091 100644
18 --- a/app-xemacs/speedbar/speedbar-1.32.ebuild
19 +++ b/app-xemacs/speedbar/speedbar-1.32.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/xemacs-base
27 app-xemacs/edebug
28 app-xemacs/cedet-common
29 "
30 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
31 +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
32
33 inherit xemacs-packages