diff options
Diffstat (limited to 'dev-python/python-wpactrl/python-wpactrl-20081102.ebuild')
-rw-r--r-- | dev-python/python-wpactrl/python-wpactrl-20081102.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild b/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild index 1296a4bcd567..a040f963d302 100644 --- a/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild +++ b/dev-python/python-wpactrl/python-wpactrl-20081102.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/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild,v 1.1 2009/04/25 04:10:55 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild,v 1.2 2009/04/26 15:08:00 ranger Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" DEPEND="" |