summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-04-17 17:57:56 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-04-17 17:57:56 +0000
commit6ebcc2af346db595bc0a06703c915dbf94c6c7ab (patch)
treea06fe36aef00f93b8494468977aba8ad8379a4a4 /net-wireless
parentMask obsolete ruby-gnome2 dependencies with no reverse dependencies in the tree. (diff)
downloadgentoo-2-6ebcc2af346db595bc0a06703c915dbf94c6c7ab.tar.gz
gentoo-2-6ebcc2af346db595bc0a06703c915dbf94c6c7ab.tar.bz2
gentoo-2-6ebcc2af346db595bc0a06703c915dbf94c6c7ab.zip
Drop ~x86 keyword.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gnuradio/ChangeLog6
-rw-r--r--net-wireless/gnuradio/gnuradio-3.5.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-wireless/gnuradio/ChangeLog b/net-wireless/gnuradio/ChangeLog
index e7a69eb871f2..d112eff99d87 100644
--- a/net-wireless/gnuradio/ChangeLog
+++ b/net-wireless/gnuradio/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-wireless/gnuradio
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.1 2012/04/17 13:38:48 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.2 2012/04/17 17:57:56 chithanh Exp $
+
+ 17 Apr 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ gnuradio-3.5.3.ebuild:
+ Drop ~x86 keyword.
*gnuradio-3.5.3 (17 Apr 2012)
diff --git a/net-wireless/gnuradio/gnuradio-3.5.3.ebuild b/net-wireless/gnuradio/gnuradio-3.5.3.ebuild
index 59d7d98ef1de..03ff6680772d 100644
--- a/net-wireless/gnuradio/gnuradio-3.5.3.ebuild
+++ b/net-wireless/gnuradio/gnuradio-3.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild,v 1.1 2012/04/17 13:38:48 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.5.3.ebuild,v 1.2 2012/04/17 17:57:56 chithanh Exp $
EAPI=4
PYTHON_DEPEND="2"
@@ -13,7 +13,7 @@ SRC_URI="http://gnuradio.org/redmine/attachments/download/320/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
IUSE="audio doc dot examples fcd grc guile qt4 sdl utils wxwidgets"
REQUIRED_USE="utils? ( wxwidgets )
fcd? ( audio )"