diff options
author | 2008-01-04 12:51:45 +0000 | |
---|---|---|
committer | 2008-01-04 12:51:45 +0000 | |
commit | 9df4c46866c4be6780e5aedbd6b51f9bb3b6ae33 (patch) | |
tree | 82b5cee3f5230de5b69e29c3f3bc9139e66d33de /www-client/pybugz/pybugz-0.7.3.ebuild | |
parent | upping the package.mask version for xf86-video-i810 (diff) | |
download | historical-9df4c46866c4be6780e5aedbd6b51f9bb3b6ae33.tar.gz historical-9df4c46866c4be6780e5aedbd6b51f9bb3b6ae33.tar.bz2 historical-9df4c46866c4be6780e5aedbd6b51f9bb3b6ae33.zip |
arm keyword for bug 203717
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'www-client/pybugz/pybugz-0.7.3.ebuild')
-rw-r--r-- | www-client/pybugz/pybugz-0.7.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-client/pybugz/pybugz-0.7.3.ebuild b/www-client/pybugz/pybugz-0.7.3.ebuild index 08c2be42e925..20f13dec4331 100644 --- a/www-client/pybugz/pybugz-0.7.3.ebuild +++ b/www-client/pybugz/pybugz-0.7.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/pybugz/pybugz-0.7.3.ebuild,v 1.1 2007/12/30 22:26:10 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/pybugz/pybugz-0.7.3.ebuild,v 1.2 2008/01/04 12:51:45 jokey Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://pybugz.googlecode.com" SRC_URI="http://pybugz.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="|| ( >=dev-lang/python-2.5 ( >=dev-lang/python-2.4 |