diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-22 23:26:51 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-22 23:26:51 +0000 |
commit | a8eb8c4f43060af81529c04fda2ea8ac900b18a4 (patch) | |
tree | 3d6ac33b8d258d8325e9309c535b1f83a5c9de68 /net-wireless/wimax | |
parent | Version bump. (diff) | |
download | historical-a8eb8c4f43060af81529c04fda2ea8ac900b18a4.tar.gz historical-a8eb8c4f43060af81529c04fda2ea8ac900b18a4.tar.bz2 historical-a8eb8c4f43060af81529c04fda2ea8ac900b18a4.zip |
keyword ~ppc64, bug #379275
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'net-wireless/wimax')
-rw-r--r-- | net-wireless/wimax/ChangeLog | 5 | ||||
-rw-r--r-- | net-wireless/wimax/wimax-1.5.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-wireless/wimax/ChangeLog b/net-wireless/wimax/ChangeLog index 43393a25cff5..201bb5dfefa4 100644 --- a/net-wireless/wimax/ChangeLog +++ b/net-wireless/wimax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/wimax # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/ChangeLog,v 1.17 2012/06/14 05:24:15 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/ChangeLog,v 1.18 2012/09/22 23:26:51 blueness Exp $ + + 22 Sep 2012; Anthony G. Basile <blueness@gentoo.org> wimax-1.5.2-r1.ebuild: + keyword ~ppc64, bug #379275 14 Jun 2012; Michael Weber <xmw@gentoo.org> wimax-1.5.2-r1.ebuild: adding ~ppc keyword (bug 379275) diff --git a/net-wireless/wimax/wimax-1.5.2-r1.ebuild b/net-wireless/wimax/wimax-1.5.2-r1.ebuild index 919551f41f2e..c196d9256e9d 100644 --- a/net-wireless/wimax/wimax-1.5.2-r1.ebuild +++ b/net-wireless/wimax/wimax-1.5.2-r1.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/wimax/wimax-1.5.2-r1.ebuild,v 1.6 2012/06/14 05:24:15 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wimax/wimax-1.5.2-r1.ebuild,v 1.7 2012/09/22 23:26:51 blueness Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.linuxwimax.org/Download?action=AttachFile&do=get&target=${P} LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="static-libs" DEPEND="dev-libs/libnl:1.1 |