diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-13 19:01:47 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-13 19:01:47 +0000 |
commit | 92dbfda422f7b00b6078517dafca6daba34092bb (patch) | |
tree | 82e21e9978fbd5d19c89c8aaa134da32496500af /dev-python/python-wpactrl | |
parent | amd64/x86 stable, bug #268536 (diff) | |
download | historical-92dbfda422f7b00b6078517dafca6daba34092bb.tar.gz historical-92dbfda422f7b00b6078517dafca6daba34092bb.tar.bz2 historical-92dbfda422f7b00b6078517dafca6daba34092bb.zip |
keyword ~x86, bug 267052
Package-Manager: portage-2.1.6.11/cvs/Linux i686
Diffstat (limited to 'dev-python/python-wpactrl')
-rw-r--r-- | dev-python/python-wpactrl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/python-wpactrl/python-wpactrl-20081102.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/python-wpactrl/ChangeLog b/dev-python/python-wpactrl/ChangeLog index db221b3ab291..c7c144ff5f6c 100644 --- a/dev-python/python-wpactrl/ChangeLog +++ b/dev-python/python-wpactrl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/python-wpactrl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.3 2009/04/27 17:51:07 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.4 2009/05/13 19:01:47 fauli Exp $ + + 13 May 2009; Christian Faulhammer <fauli@gentoo.org> + python-wpactrl-20081102.ebuild: + keyword ~x86, bug 267052 27 Apr 2009; Jeremy Olexa <darkside@gentoo.org> metadata.xml: Add to python herd as well diff --git a/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild b/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild index a040f963d302..f6c0e617a279 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.2 2009/04/26 15:08:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102.ebuild,v 1.3 2009/05/13 19:01:47 fauli Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" |