summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/emacs-desktop')
-rw-r--r--x11-misc/emacs-desktop/ChangeLog6
-rw-r--r--x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/emacs-desktop/ChangeLog b/x11-misc/emacs-desktop/ChangeLog
index 31346b08ded6..4c5cb2123e65 100644
--- a/x11-misc/emacs-desktop/ChangeLog
+++ b/x11-misc/emacs-desktop/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/emacs-desktop
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/ChangeLog,v 1.2 2007/04/16 16:18:55 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/ChangeLog,v 1.3 2007/04/17 09:51:13 opfer Exp $
+
+ 17 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
+ emacs-desktop-0.2.ebuild:
+ keyworded ~amd64, bug 174880
*emacs-desktop-0.2 (16 Apr 2007)
diff --git a/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild b/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild
index 63dd10c9cb7b..ea8b6211d607 100644
--- a/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild
+++ b/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild,v 1.1 2007/04/16 16:18:55 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild,v 1.2 2007/04/17 09:51:13 opfer Exp $
inherit eutils fdo-mime
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
src_install() {