commit: adff42e73eeb846915ef3a08f8da61a4f7b2949c Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Oct 20 11:17:25 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Oct 20 11:21:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adff42e7
app-xemacs/speedbar: amd64 stable wrt bug #666312 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 app-xemacs/speedbar/speedbar-1.32.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-xemacs/speedbar/speedbar-1.32.ebuild b/app-xemacs/speedbar/speedbar-1.32.ebuild index d18e9442cda..d45eae9f091 100644 --- a/app-xemacs/speedbar/speedbar-1.32.ebuild +++ b/app-xemacs/speedbar/speedbar-1.32.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,6 +11,6 @@ RDEPEND="app-xemacs/xemacs-base app-xemacs/edebug app-xemacs/cedet-common " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages
