diff options
Diffstat (limited to 'app-emacs/xrdb-mode/xrdb-mode-2.31.ebuild')
-rw-r--r-- | app-emacs/xrdb-mode/xrdb-mode-2.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/xrdb-mode/xrdb-mode-2.31.ebuild b/app-emacs/xrdb-mode/xrdb-mode-2.31.ebuild index 50d13f0790f7..0dca694f3e10 100644 --- a/app-emacs/xrdb-mode/xrdb-mode-2.31.ebuild +++ b/app-emacs/xrdb-mode/xrdb-mode-2.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/xrdb-mode/xrdb-mode-2.31.ebuild,v 1.6 2005/01/01 14:06:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/xrdb-mode/xrdb-mode-2.31.ebuild,v 1.7 2005/08/28 02:31:36 tester Exp $ inherit elisp @@ -9,7 +9,7 @@ HOMEPAGE="http://www.python.org/emacs/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="virtual/emacs" |