diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:57:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:57:43 +0000 |
commit | f53514ab89d5641c98b279a650bacc09f7bb3963 (patch) | |
tree | 1cb820c0058961b7ffabbb212a2aeebfbd0091ea /x11-apps/xdm | |
parent | x11-apps/xcursorgen: Stabilize 1.0.8 x86, #891865 (diff) | |
download | gentoo-f53514ab89d5641c98b279a650bacc09f7bb3963.tar.gz gentoo-f53514ab89d5641c98b279a650bacc09f7bb3963.tar.bz2 gentoo-f53514ab89d5641c98b279a650bacc09f7bb3963.zip |
x11-apps/xdm: Stabilize 1.1.14 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xdm')
-rw-r--r-- | x11-apps/xdm/xdm-1.1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdm/xdm-1.1.14.ebuild b/x11-apps/xdm/xdm-1.1.14.ebuild index 1fc94cdc9425..3d4b963fa91a 100644 --- a/x11-apps/xdm/xdm-1.1.14.ebuild +++ b/x11-apps/xdm/xdm-1.1.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ DEFAULTVT=vt7 DESCRIPTION="X.Org xdm application" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="pam systemd truetype xinerama xpm" RDEPEND=" |