diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-10-24 15:07:09 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-10-24 15:07:09 +0000 |
commit | 14d2e2aa3e8d5121b4bb812f6b1baced33507a2f (patch) | |
tree | 4b50cd1601343155eac7bbe9f7ac803cec5b53f4 /app-emacs/weather/weather-2.2.ebuild | |
parent | Added new package Harp (diff) | |
download | historical-14d2e2aa3e8d5121b4bb812f6b1baced33507a2f.tar.gz historical-14d2e2aa3e8d5121b4bb812f6b1baced33507a2f.tar.bz2 historical-14d2e2aa3e8d5121b4bb812f6b1baced33507a2f.zip |
Marked ~ppc.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'app-emacs/weather/weather-2.2.ebuild')
-rw-r--r-- | app-emacs/weather/weather-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/weather/weather-2.2.ebuild b/app-emacs/weather/weather-2.2.ebuild index 34a2fe039639..95a79f3de13f 100644 --- a/app-emacs/weather/weather-2.2.ebuild +++ b/app-emacs/weather/weather-2.2.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/weather/weather-2.2.ebuild,v 1.7 2005/01/01 14:06:29 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/weather/weather-2.2.ebuild,v 1.8 2005/10/24 15:07:09 josejx Exp $ inherit elisp @@ -13,7 +13,7 @@ HOMEPAGE="ftp://ftp.cis.ohio-state.edu/pub/emacs-lisp/archive/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" DEPEND="virtual/emacs app-emacs/w3" |