diff options
author | 2009-11-30 14:44:47 +0000 | |
---|---|---|
committer | 2009-11-30 14:44:47 +0000 | |
commit | e2041688cbdd22d7cd77f545602b8fbf1e717e94 (patch) | |
tree | f3a3d573c52347c64c6c0771a18f325b9a098a06 /app-editors/gentoo-editor/gentoo-editor-2.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-e2041688cbdd22d7cd77f545602b8fbf1e717e94.tar.gz gentoo-2-e2041688cbdd22d7cd77f545602b8fbf1e717e94.tar.bz2 gentoo-2-e2041688cbdd22d7cd77f545602b8fbf1e717e94.zip |
Keywording for ppc.
Bug 293985.
(Portage version: 14755-svn/cvs/Linux ppc)
Diffstat (limited to 'app-editors/gentoo-editor/gentoo-editor-2.ebuild')
-rw-r--r-- | app-editors/gentoo-editor/gentoo-editor-2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/gentoo-editor/gentoo-editor-2.ebuild b/app-editors/gentoo-editor/gentoo-editor-2.ebuild index 5fff4962bc09..86a1ed746450 100644 --- a/app-editors/gentoo-editor/gentoo-editor-2.ebuild +++ b/app-editors/gentoo-editor/gentoo-editor-2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild,v 1.2 2009/11/25 10:17:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gentoo-editor/gentoo-editor-2.ebuild,v 1.3 2009/11/30 14:44:47 volkmar Exp $ DESCRIPTION="Auxiliary editor script" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd" IUSE="" src_install() { |