diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2005-07-01 18:14:57 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2005-07-01 18:14:57 +0000 |
commit | 65639458b41481cec98569d5a704deb5aa5eb055 (patch) | |
tree | aec5fc83f305f4fee28c6b4f8a21da2d7b88e17e /app-emacs/bubblet/bubblet-0.74.ebuild | |
parent | version bump (diff) | |
download | historical-65639458b41481cec98569d5a704deb5aa5eb055.tar.gz historical-65639458b41481cec98569d5a704deb5aa5eb055.tar.bz2 historical-65639458b41481cec98569d5a704deb5aa5eb055.zip |
.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-emacs/bubblet/bubblet-0.74.ebuild')
-rw-r--r-- | app-emacs/bubblet/bubblet-0.74.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/bubblet/bubblet-0.74.ebuild b/app-emacs/bubblet/bubblet-0.74.ebuild index 60583135ddd8..82782db8e203 100644 --- a/app-emacs/bubblet/bubblet-0.74.ebuild +++ b/app-emacs/bubblet/bubblet-0.74.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/bubblet/bubblet-0.74.ebuild,v 1.7 2005/01/01 13:40:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/bubblet/bubblet-0.74.ebuild,v 1.8 2005/07/01 18:14:57 mkennedy Exp $ inherit elisp @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gelatinous.com/pld/bubblet.html" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~amd64 x86" DEPEND="virtual/emacs" |