diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 17:25:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 17:25:33 +0000 |
commit | 84104cd2a49c47ae4c46baddf87505f467bf5344 (patch) | |
tree | ce7dc923a290cd9bff19a7ec694d118ed30fda00 /app-xemacs/calendar/calendar-1.38.ebuild | |
parent | Add ~sparc wrt #370959 (diff) | |
download | gentoo-2-84104cd2a49c47ae4c46baddf87505f467bf5344.tar.gz gentoo-2-84104cd2a49c47ae4c46baddf87505f467bf5344.tar.bz2 gentoo-2-84104cd2a49c47ae4c46baddf87505f467bf5344.zip |
alpha/sparc stable wrt #369897
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'app-xemacs/calendar/calendar-1.38.ebuild')
-rw-r--r-- | app-xemacs/calendar/calendar-1.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/calendar/calendar-1.38.ebuild b/app-xemacs/calendar/calendar-1.38.ebuild index adac29674731..1511c41a59e2 100644 --- a/app-xemacs/calendar/calendar-1.38.ebuild +++ b/app-xemacs/calendar/calendar-1.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/calendar-1.38.ebuild,v 1.2 2011/06/12 03:58:23 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/calendar-1.38.ebuild,v 1.3 2011/06/25 17:25:33 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 |