diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-02-23 15:56:52 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-02-23 15:56:52 +0000 |
commit | 13d3b4e6564f8afc228c1a2f946c227acb1f0d2f (patch) | |
tree | 70997edb2be56e4be4fef5e34715cb350b97835d /dev-python/webut/webut-0.1.0.2.ebuild | |
parent | Marked ~ppc for bug #211776. (diff) | |
download | gentoo-2-13d3b4e6564f8afc228c1a2f946c227acb1f0d2f.tar.gz gentoo-2-13d3b4e6564f8afc228c1a2f946c227acb1f0d2f.tar.bz2 gentoo-2-13d3b4e6564f8afc228c1a2f946c227acb1f0d2f.zip |
Marked ~ppc.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
Diffstat (limited to 'dev-python/webut/webut-0.1.0.2.ebuild')
-rw-r--r-- | dev-python/webut/webut-0.1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/webut/webut-0.1.0.2.ebuild b/dev-python/webut/webut-0.1.0.2.ebuild index 936861bb6022..ab3094b34be4 100644 --- a/dev-python/webut/webut-0.1.0.2.ebuild +++ b/dev-python/webut/webut-0.1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.4 2008/08/29 14:15:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webut/webut-0.1.0.2.ebuild,v 1.5 2009/02/23 15:56:52 josejx Exp $ inherit distutils versionator @@ -11,7 +11,7 @@ HOMEPAGE="http://www.inoi.fi/open/trac/webut" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="examples" DEPEND="" |