commit: 36c97b9446d0e3bfc216c23c4695efc4d359009a Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Sat Apr 25 21:08:32 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Sat Apr 25 21:08:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c97b94
gnome-base/gdm: drop alpha keywords Needs gnome-shell, which had ancient version with alpha keywords removed. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> gnome-base/gdm/gdm-3.34.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-base/gdm/gdm-3.34.1.ebuild b/gnome-base/gdm/gdm-3.34.1.ebuild index 82b7e169880..8f95ce48a07 100644 --- a/gnome-base/gdm/gdm-3.34.1.ebuild +++ b/gnome-base/gdm/gdm-3.34.1.ebuild @@ -25,7 +25,7 @@ IUSE="accessibility audit bluetooth-sound branding elogind fprint +introspection RESTRICT="!test? ( test )" REQUIRED_USE="^^ ( elogind systemd )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86" # NOTE: x11-base/xorg-server dep is for X_SERVER_PATH etc, bug #295686 # nspr used by smartcard extension
