diff options
Diffstat (limited to 'x11-misc/slim')
-rw-r--r-- | x11-misc/slim/slim-1.3.6-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/slim/slim-1.3.6-r5.ebuild b/x11-misc/slim/slim-1.3.6-r5.ebuild index 9b1efda4c881..8b894dd5a563 100644 --- a/x11-misc/slim/slim-1.3.6-r5.ebuild +++ b/x11-misc/slim/slim-1.3.6-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/${PN}.berlios/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86" +KEYWORDS="amd64 arm ~arm64 ~mips ppc ppc64 sparc x86" IUSE="branding pam consolekit" REQUIRED_USE="consolekit? ( pam )" |