diff options
Diffstat (limited to 'dev-python/dbus-python/dbus-python-0.84.0.ebuild')
-rw-r--r-- | dev-python/dbus-python/dbus-python-0.84.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dbus-python/dbus-python-0.84.0.ebuild b/dev-python/dbus-python/dbus-python-0.84.0.ebuild index 901d81f2b5c9..26d3ffd14c49 100644 --- a/dev-python/dbus-python/dbus-python-0.84.0.ebuild +++ b/dev-python/dbus-python/dbus-python-0.84.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-0.84.0.ebuild,v 1.5 2011/10/23 22:33:54 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-0.84.0.ebuild,v 1.6 2011/10/29 19:18:57 maekke Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -17,7 +17,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc examples test" RDEPEND=" |