diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-10-24 14:31:53 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-10-24 14:31:53 +0000 |
commit | 8fc69a9013265ff98b4f192940dc0ca36437a61e (patch) | |
tree | d8d54c4aa78456c63cb0dbd1ba100d4f786961fb /app-emacs/gnuplot-mode | |
parent | Marked ~ppc. (diff) | |
download | gentoo-2-8fc69a9013265ff98b4f192940dc0ca36437a61e.tar.gz gentoo-2-8fc69a9013265ff98b4f192940dc0ca36437a61e.tar.bz2 gentoo-2-8fc69a9013265ff98b4f192940dc0ca36437a61e.zip |
Marked ~ppc.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'app-emacs/gnuplot-mode')
-rw-r--r-- | app-emacs/gnuplot-mode/gnuplot-mode-0.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/gnuplot-mode/gnuplot-mode-0.6.0.ebuild b/app-emacs/gnuplot-mode/gnuplot-mode-0.6.0.ebuild index cc59153601ff..916b7876460a 100644 --- a/app-emacs/gnuplot-mode/gnuplot-mode-0.6.0.ebuild +++ b/app-emacs/gnuplot-mode/gnuplot-mode-0.6.0.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/gnuplot-mode/gnuplot-mode-0.6.0.ebuild,v 1.5 2005/01/01 13:46:25 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.6.0.ebuild,v 1.6 2005/10/24 14:27:23 josejx Exp $ inherit elisp @@ -12,7 +12,7 @@ HOMEPAGE="http://feff.phys.washington.edu/~ravel/gnuplot/" SRC_URI="http://feff.phys.washington.edu/~ravel/gnuplot/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" DEPEND="virtual/emacs media-gfx/gnuplot" |