diff options
Diffstat (limited to 'dev-libs/dbus-glib/dbus-glib-0.102.ebuild')
-rw-r--r-- | dev-libs/dbus-glib/dbus-glib-0.102.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbus-glib/dbus-glib-0.102.ebuild b/dev-libs/dbus-glib/dbus-glib-0.102.ebuild index 6cd74de61554..21cf1443372f 100644 --- a/dev-libs/dbus-glib/dbus-glib-0.102.ebuild +++ b/dev-libs/dbus-glib/dbus-glib-0.102.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.102.ebuild,v 1.11 2015/04/13 08:36:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-glib/dbus-glib-0.102.ebuild,v 1.12 2015/04/14 10:54:30 ago Exp $ EAPI=5 inherit bash-completion-r1 eutils multilib-minimal @@ -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 ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="debug doc static-libs test" CDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] |