summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-18 20:43:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-18 20:43:59 +0000
commitd18323e50616b783cc0f7ec07168e10c99f33354 (patch)
treeffb27e837870b6999dbb8ecfa2cc0bda0063b5cf /dev-python/dbus-python/dbus-python-1.2.0.ebuild
parentStable for alpha, wrt bug #453086 (diff)
downloadgentoo-2-d18323e50616b783cc0f7ec07168e10c99f33354.tar.gz
gentoo-2-d18323e50616b783cc0f7ec07168e10c99f33354.tar.bz2
gentoo-2-d18323e50616b783cc0f7ec07168e10c99f33354.zip
Stable for alpha, wrt bug #453086
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/dbus-python/dbus-python-1.2.0.ebuild')
-rw-r--r--dev-python/dbus-python/dbus-python-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dbus-python/dbus-python-1.2.0.ebuild b/dev-python/dbus-python/dbus-python-1.2.0.ebuild
index 6ad0cff1d982..45ce3b160c61 100644
--- a/dev-python/dbus-python/dbus-python-1.2.0.ebuild
+++ b/dev-python/dbus-python/dbus-python-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.2.0.ebuild,v 1.7 2013/05/18 05:25:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-1.2.0.ebuild,v 1.8 2013/05/18 20:43:59 ago Exp $
EAPI=5
@@ -14,7 +14,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"
# API docs generated with epydoc, which is python2-only
REQUIRED_USE="doc? ( || ( python_targets_python2_6 python_targets_python2_7 ) )"