diff options
Diffstat (limited to 'dev-libs/dbus-glib/dbus-glib-0.98.ebuild')
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.98.ebuild b/dev-libs/dbus-glib/dbus-glib-0.98.ebuild index 0b02c8e838a2..ec32e978808e 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.98.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.98.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-libs/dbus-glib/dbus-glib-0.98.ebuild,v 1.5 2011/10/29 19:16:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.98.ebuild,v 1.6 2011/11/27 19:05:33 armin76 Exp $ EAPI=4 inherit bash-completion-r1 @@ -11,7 +11,7 @@ SRC_URI="http://dbus.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="|| ( GPL-2 AFL-2.1 )" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="debug doc static-libs test" RDEPEND=">=sys-apps/dbus-1.4.1 |