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/cedet-common/
Date: Sat, 20 Oct 2018 09:33:18
Message-Id: 1540027989.048de7ddad4dedfcc05d04853fbf2fafd79c985f.zlogene@gentoo
1 commit: 048de7ddad4dedfcc05d04853fbf2fafd79c985f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 20 09:32:11 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 20 09:33:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=048de7dd
7
8 app-xemacs/cedet-common: 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/cedet-common/cedet-common-1.03.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-xemacs/cedet-common/cedet-common-1.03.ebuild b/app-xemacs/cedet-common/cedet-common-1.03.ebuild
17 index f8607098af3..68de4283e5a 100644
18 --- a/app-xemacs/cedet-common/cedet-common-1.03.ebuild
19 +++ b/app-xemacs/cedet-common/cedet-common-1.03.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 @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard"
27 RDEPEND="app-xemacs/xemacs-base
28 app-xemacs/edebug
29 "
30 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
31 +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
32
33 inherit xemacs-packages