diff options
Diffstat (limited to 'dev-python/dbus-python/dbus-python-1.1.1.ebuild')
-rw-r--r-- | dev-python/dbus-python/dbus-python-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dbus-python/dbus-python-1.1.1.ebuild b/dev-python/dbus-python/dbus-python-1.1.1.ebuild index 857d9118f728..7bf461d073d3 100644 --- a/dev-python/dbus-python/dbus-python-1.1.1.ebuild +++ b/dev-python/dbus-python/dbus-python-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-1.1.1.ebuild,v 1.4 2012/07/21 21:30:22 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-1.1.1.ebuild,v 1.5 2012/07/25 21:13:28 maekke Exp $ EAPI=4 @@ -17,7 +17,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc examples test" RDEPEND=">=dev-libs/dbus-glib-0.100 |