commit: fe4bd918ce744a4d1bfc4b6cccfb1ed006cd8530 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Oct 20 09:36:52 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Oct 20 09:36:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe4bd918
app-xemacs/ede: 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/ede/ede-1.07.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-xemacs/ede/ede-1.07.ebuild b/app-xemacs/ede/ede-1.07.ebuild index 788c976536a..537531b8925 100644 --- a/app-xemacs/ede/ede-1.07.ebuild +++ b/app-xemacs/ede/ede-1.07.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 @@ -10,4 +10,4 @@ inherit xemacs-packages SLOT="0" DESCRIPTION="Emacs Development Environment" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86"
