diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-29 10:23:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-29 10:23:04 +0000 |
commit | 75cf811f483444986540f60d6e35f9eeeb966b22 (patch) | |
tree | 802b9e66b8f660cd78baaeaa8171194e3641fee8 /app-xemacs/calendar/calendar-1.32.ebuild | |
parent | Add ~alpha wrt #196169, thanks to Tobias Klausmann for testing (diff) | |
download | gentoo-2-75cf811f483444986540f60d6e35f9eeeb966b22.tar.gz gentoo-2-75cf811f483444986540f60d6e35f9eeeb966b22.tar.bz2 gentoo-2-75cf811f483444986540f60d6e35f9eeeb966b22.zip |
alpha/sparc stable wrt #197046
(Portage version: 2.1.3.16)
Diffstat (limited to 'app-xemacs/calendar/calendar-1.32.ebuild')
-rw-r--r-- | app-xemacs/calendar/calendar-1.32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/calendar/calendar-1.32.ebuild b/app-xemacs/calendar/calendar-1.32.ebuild index cdc86467969a..247b909c1467 100644 --- a/app-xemacs/calendar/calendar-1.32.ebuild +++ b/app-xemacs/calendar/calendar-1.32.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/app-xemacs/calendar/calendar-1.32.ebuild,v 1.4 2007/10/28 13:45:39 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/calendar-1.32.ebuild,v 1.5 2007/10/29 10:23:04 armin76 Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ppc ppc64 sparc x86" inherit xemacs-packages |