diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-07-03 16:53:25 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-07-03 16:53:25 +0000 |
commit | a0f0af861a8fedef85d6e688791d6699d3f2f2bf (patch) | |
tree | 0b78d99c22d19cfa6ed91aef3996488827548920 /app-emacs/redo/redo-1.02-r1.ebuild | |
parent | Applied patch to fix normalize-command bug, as upstream applied this fix as w... (diff) | |
download | gentoo-2-a0f0af861a8fedef85d6e688791d6699d3f2f2bf.tar.gz gentoo-2-a0f0af861a8fedef85d6e688791d6699d3f2f2bf.tar.bz2 gentoo-2-a0f0af861a8fedef85d6e688791d6699d3f2f2bf.zip |
Dropped ppc-macos keyword
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-emacs/redo/redo-1.02-r1.ebuild')
-rw-r--r-- | app-emacs/redo/redo-1.02-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/redo/redo-1.02-r1.ebuild b/app-emacs/redo/redo-1.02-r1.ebuild index ad96918f5c06..4041f38b27c9 100644 --- a/app-emacs/redo/redo-1.02-r1.ebuild +++ b/app-emacs/redo/redo-1.02-r1.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-emacs/redo/redo-1.02-r1.ebuild,v 1.2 2007/07/03 16:00:20 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/redo/redo-1.02-r1.ebuild,v 1.3 2007/07/03 16:53:25 grobian Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc-macos ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="" SITEFILE=51${PN}-gentoo.el |