summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJurek Bartuszek <jurek@gentoo.org>2007-02-15 15:19:44 +0000
committerJurek Bartuszek <jurek@gentoo.org>2007-02-15 15:19:44 +0000
commitc342f4dca5b09c0e34a692e24543743afbd0f7a2 (patch)
treeb9edf2f1f6d1b9599f6371795beca2d07475ca1a /dev-util
parentdev-util/codeblocks initial import (diff)
downloadgentoo-2-c342f4dca5b09c0e34a692e24543743afbd0f7a2.tar.gz
gentoo-2-c342f4dca5b09c0e34a692e24543743afbd0f7a2.tar.bz2
gentoo-2-c342f4dca5b09c0e34a692e24543743afbd0f7a2.zip
dev-util/codeblocks - removed ~ppc KEYWORD
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild b/dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild
index 02191ad6839e..59bb2bbd4810 100644
--- a/dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild
+++ b/dev-util/codeblocks/codeblocks-1.0_pre20070124.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/dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild,v 1.1 2007/02/15 15:18:22 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/codeblocks-1.0_pre20070124.ebuild,v 1.2 2007/02/15 15:19:44 jurek Exp $
#
# WARNING:
@@ -18,7 +18,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86"
IUSE="unicode contrib debug"
RDEPEND="=x11-libs/wxGTK-${WX_GTK_VER}*"