diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-26 15:09:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-26 15:09:47 +0000 |
commit | 7f58a9882a59e42a8fc6a75c0172ea59e2db8c35 (patch) | |
tree | 36bef5fc35b71e192ac3e5659053ab61ad8c858a /net-misc/wicd | |
parent | Marking python-wpactrl-20081102 ~ppc for bug 267052 (diff) | |
download | gentoo-2-7f58a9882a59e42a8fc6a75c0172ea59e2db8c35.tar.gz gentoo-2-7f58a9882a59e42a8fc6a75c0172ea59e2db8c35.tar.bz2 gentoo-2-7f58a9882a59e42a8fc6a75c0172ea59e2db8c35.zip |
keyworded ~arch for ppc, bug 267052
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'net-misc/wicd')
-rw-r--r-- | net-misc/wicd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.6.0_alpha2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index cd3d3174cb6e..09dd1d87e79a 100644 --- a/net-misc/wicd/ChangeLog +++ b/net-misc/wicd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wicd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.39 2009/04/25 04:41:23 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.40 2009/04/26 15:09:47 ranger Exp $ + + 26 Apr 2009; Brent Baude <ranger@gentoo.org> wicd-1.6.0_alpha2.ebuild: + keyworded ~arch for ppc, bug 267052 *wicd-1.6.0_alpha2 (25 Apr 2009) diff --git a/net-misc/wicd/wicd-1.6.0_alpha2.ebuild b/net-misc/wicd/wicd-1.6.0_alpha2.ebuild index 98ad5bd0d7da..98402b061162 100644 --- a/net-misc/wicd/wicd-1.6.0_alpha2.ebuild +++ b/net-misc/wicd/wicd-1.6.0_alpha2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.6.0_alpha2.ebuild,v 1.1 2009/04/25 04:41:23 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.6.0_alpha2.ebuild,v 1.2 2009/04/26 15:09:47 ranger Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="ioctl" DEPEND="" |