summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2008-05-27 13:57:34 +0000
committerTristan Heaven <nyhm@gentoo.org>2008-05-27 13:57:34 +0000
commit64d0121ff3753dcbcd391326a4979cb262919319 (patch)
tree5dc76517c711a3b1b30c43ce04b2802074da133c /media-sound/lingot
parentFix Manifest for bug #223717 (diff)
downloadgentoo-2-64d0121ff3753dcbcd391326a4979cb262919319.tar.gz
gentoo-2-64d0121ff3753dcbcd391326a4979cb262919319.tar.bz2
gentoo-2-64d0121ff3753dcbcd391326a4979cb262919319.zip
Add ~x86 keyword
(Portage version: 2.1.5.2)
Diffstat (limited to 'media-sound/lingot')
-rw-r--r--media-sound/lingot/ChangeLog5
-rw-r--r--media-sound/lingot/lingot-0.7.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lingot/ChangeLog b/media-sound/lingot/ChangeLog
index c5547905f86e..95971bfa5957 100644
--- a/media-sound/lingot/ChangeLog
+++ b/media-sound/lingot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/lingot
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lingot/ChangeLog,v 1.1 2008/05/08 11:10:51 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lingot/ChangeLog,v 1.2 2008/05/27 13:57:34 nyhm Exp $
+
+ 27 May 2008; Tristan Heaven <nyhm@gentoo.org> lingot-0.7.6.ebuild:
+ Add ~x86 keyword
*lingot-0.7.6 (08 May 2008)
diff --git a/media-sound/lingot/lingot-0.7.6.ebuild b/media-sound/lingot/lingot-0.7.6.ebuild
index 7daa6ff5c26e..e88433777f33 100644
--- a/media-sound/lingot/lingot-0.7.6.ebuild
+++ b/media-sound/lingot/lingot-0.7.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild,v 1.1 2008/05/08 11:10:51 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/lingot/lingot-0.7.6.ebuild,v 1.2 2008/05/27 13:57:34 nyhm Exp $
WANT_AUTOMAKE=1.9
@@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.gnu.org/releases/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2"