diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:30:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 05:30:15 +0300 |
commit | 4b90d6077540f2061dc91e43797750e9f0729881 (patch) | |
tree | a26d113b7bc45e17d73b20db6b64b3bcf422f18a /gnome-base/gdm | |
parent | gnome-base/dconf-editor: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-4b90d6077540f2061dc91e43797750e9f0729881.tar.gz gentoo-4b90d6077540f2061dc91e43797750e9f0729881.tar.bz2 gentoo-4b90d6077540f2061dc91e43797750e9f0729881.zip |
gnome-base/gdm: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'gnome-base/gdm')
-rw-r--r-- | gnome-base/gdm/gdm-3.24.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gdm/gdm-3.24.3.ebuild b/gnome-base/gdm/gdm-3.24.3.ebuild index 98e6db80fbba..1ea2b82ef03d 100644 --- a/gnome-base/gdm/gdm-3.24.3.ebuild +++ b/gnome-base/gdm/gdm-3.24.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -22,7 +22,7 @@ SLOT="0" IUSE="accessibility audit branding fprint +introspection ipv6 plymouth selinux smartcard tcpd test wayland xinerama" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~x86" # NOTE: x11-base/xorg-server dep is for X_SERVER_PATH etc, bug #295686 # nspr used by smartcard extension |