summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-10-25 02:47:43 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-10-25 02:47:43 +0000
commitf14dc38b179519f4980973704432279c97335ff2 (patch)
tree020da83ae9db7d0e9a390f23af86274c48dc9537 /app-editors/cssed/cssed-0.3.0.ebuild
parentadding bjam and bcp USE flags for boost (diff)
downloadgentoo-2-f14dc38b179519f4980973704432279c97335ff2.tar.gz
gentoo-2-f14dc38b179519f4980973704432279c97335ff2.tar.bz2
gentoo-2-f14dc38b179519f4980973704432279c97335ff2.zip
Added ~amd64 keyword. Closes bug #110153.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'app-editors/cssed/cssed-0.3.0.ebuild')
-rw-r--r--app-editors/cssed/cssed-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/cssed/cssed-0.3.0.ebuild b/app-editors/cssed/cssed-0.3.0.ebuild
index d2f1e8da8bad..86483d62bca7 100644
--- a/app-editors/cssed/cssed-0.3.0.ebuild
+++ b/app-editors/cssed/cssed-0.3.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/cssed-0.3.0.ebuild,v 1.1 2005/07/06 12:07:02 rl03 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/cssed/cssed-0.3.0.ebuild,v 1.2 2005/10/25 02:47:43 metalgod Exp $
DESCRIPTION="CSSED a GTK2 application to help create and maintain CSS style sheets for web developing"
HOMEPAGE="http://cssed.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-2
>=dev-libs/atk-1.4.0