diff options
author | 2012-06-26 07:45:29 +0000 | |
---|---|---|
committer | 2012-06-26 07:45:29 +0000 | |
commit | 36efe3295beb65d0b445adfb7d51ff7ab2bf65a9 (patch) | |
tree | 9ffc8f381ce41586f0be0cede666ed07b0f9d006 /net-misc/dahdi/dahdi-2.6.1.ebuild | |
parent | Version bump (diff) | |
download | historical-36efe3295beb65d0b445adfb7d51ff7ab2bf65a9.tar.gz historical-36efe3295beb65d0b445adfb7d51ff7ab2bf65a9.tar.bz2 historical-36efe3295beb65d0b445adfb7d51ff7ab2bf65a9.zip |
marked x86 per bug 422143
Package-Manager: portage-2.2.0_alpha112/cvs/Linux i686
Diffstat (limited to 'net-misc/dahdi/dahdi-2.6.1.ebuild')
-rw-r--r-- | net-misc/dahdi/dahdi-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dahdi/dahdi-2.6.1.ebuild b/net-misc/dahdi/dahdi-2.6.1.ebuild index 3cef8ba0c3f1..8db496e5d8fe 100644 --- a/net-misc/dahdi/dahdi-2.6.1.ebuild +++ b/net-misc/dahdi/dahdi-2.6.1.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-misc/dahdi/dahdi-2.6.1.ebuild,v 1.2 2012/06/22 13:07:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dahdi/dahdi-2.6.1.ebuild,v 1.3 2012/06/26 07:44:38 jdhore Exp $ EAPI=4 @@ -26,7 +26,7 @@ http://www.junghanns.net/downloads/jnet-dahdi-drivers-${JNET}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="flash" RESTRICT="test" |