summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2007-12-12 07:32:26 +0000
committerAlexis Ballier <aballier@gentoo.org>2007-12-12 07:32:26 +0000
commit57ec4c99163afb5445843cb5de5d1a3618c4708b (patch)
tree44d3f5264a8463cabe8ef8f7cc645cb8b6247327 /media-plugins
parentkeyword ~x86 too, working fine (diff)
downloadgentoo-2-57ec4c99163afb5445843cb5de5d1a3618c4708b.tar.gz
gentoo-2-57ec4c99163afb5445843cb5de5d1a3618c4708b.tar.bz2
gentoo-2-57ec4c99163afb5445843cb5de5d1a3618c4708b.zip
keyword ~x86 too, working fine
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/swh-lv2/ChangeLog5
-rw-r--r--media-plugins/swh-lv2/swh-lv2-1.0.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/swh-lv2/ChangeLog b/media-plugins/swh-lv2/ChangeLog
index de75368b3b4e..600fc9d23f6b 100644
--- a/media-plugins/swh-lv2/ChangeLog
+++ b/media-plugins/swh-lv2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/swh-lv2
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-lv2/ChangeLog,v 1.2 2007/12/10 22:03:49 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-lv2/ChangeLog,v 1.3 2007/12/12 07:32:26 aballier Exp $
+
+ 12 Dec 2007; Alexis Ballier <aballier@gentoo.org> swh-lv2-1.0.14.ebuild:
+ keyword ~x86 too, working fine
*swh-lv2-1.0.14 (10 Dec 2007)
diff --git a/media-plugins/swh-lv2/swh-lv2-1.0.14.ebuild b/media-plugins/swh-lv2/swh-lv2-1.0.14.ebuild
index abac39f77a3d..01c07e6202ea 100644
--- a/media-plugins/swh-lv2/swh-lv2-1.0.14.ebuild
+++ b/media-plugins/swh-lv2/swh-lv2-1.0.14.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/media-plugins/swh-lv2/swh-lv2-1.0.14.ebuild,v 1.1 2007/12/10 21:52:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/swh-lv2/swh-lv2-1.0.14.ebuild,v 1.2 2007/12/12 07:32:26 aballier Exp $
inherit toolchain-funcs multilib
@@ -10,7 +10,7 @@ SRC_URI="http://plugin.org.uk/lv2/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="=sci-libs/fftw-3*"