summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-27 05:28:54 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-27 05:28:54 +0000
commit80aa0a209a7d47d9da989ef0d2d9c38b239da057 (patch)
tree6feccceea688b56294a74065922ea89d4c57d321 /dev-java/echo2/echo2-2.1.1.ebuild
parentbump to rc2 and bump pulseaudio requirements (diff)
downloadgentoo-2-80aa0a209a7d47d9da989ef0d2d9c38b239da057.tar.gz
gentoo-2-80aa0a209a7d47d9da989ef0d2d9c38b239da057.tar.bz2
gentoo-2-80aa0a209a7d47d9da989ef0d2d9c38b239da057.zip
keyworded ~arch for x86, bug 270800
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'dev-java/echo2/echo2-2.1.1.ebuild')
-rw-r--r--dev-java/echo2/echo2-2.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/echo2/echo2-2.1.1.ebuild b/dev-java/echo2/echo2-2.1.1.ebuild
index 4a4cf30f6213..87191c126e28 100644
--- a/dev-java/echo2/echo2-2.1.1.ebuild
+++ b/dev-java/echo2/echo2-2.1.1.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/dev-java/echo2/echo2-2.1.1.ebuild,v 1.1 2009/04/22 19:43:17 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/echo2/echo2-2.1.1.ebuild,v 1.2 2009/05/27 05:28:54 fauli Exp $
EAPI=2
@@ -16,7 +16,7 @@ SRC_URI="http://download.nextapp.com/downloads/echo2/${PV}/${MY_PN}.tgz -> ${MY_
LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
SLOT="2.1"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
COMMON_DEP="java-virtuals/servlet-api:2.4"