diff options
Diffstat (limited to 'gnome-base/gdm/gdm-3.14.2.ebuild')
-rw-r--r-- | gnome-base/gdm/gdm-3.14.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gdm/gdm-3.14.2.ebuild b/gnome-base/gdm/gdm-3.14.2.ebuild index e5e4a5c02785..24554fa0c415 100644 --- a/gnome-base/gdm/gdm-3.14.2.ebuild +++ b/gnome-base/gdm/gdm-3.14.2.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/gnome-base/gdm/gdm-3.14.2.ebuild,v 1.1 2015/04/19 14:24:07 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-3.14.2.ebuild,v 1.2 2015/06/21 12:04:30 zlogene Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -23,7 +23,7 @@ LICENSE=" SLOT="0" IUSE="accessibility audit branding fprint +introspection ipv6 plymouth selinux smartcard +systemd tcpd test wayland xinerama" REQUIRED_USE="wayland? ( systemd )" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" # NOTE: x11-base/xorg-server dep is for X_SERVER_PATH etc, bug #295686 # nspr used by smartcard extension |