diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 21:52:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 21:52:54 +0200 |
commit | c51b74b5f76deb88472007b065f85f2f798464ec (patch) | |
tree | add338275d058cfa718e6ac3c0b40b0eed5eef71 | |
parent | x11-apps/xlsfonts: Stabilize 1.0.7-r1 arm, #922128 (diff) | |
download | gentoo-c51b74b5f76deb88472007b065f85f2f798464ec.tar.gz gentoo-c51b74b5f76deb88472007b065f85f2f798464ec.tar.bz2 gentoo-c51b74b5f76deb88472007b065f85f2f798464ec.zip |
x11-apps/xdm: Stabilize 1.1.14-r1 arm, #922129
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | x11-apps/xdm/xdm-1.1.14-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdm/xdm-1.1.14-r1.ebuild b/x11-apps/xdm/xdm-1.1.14-r1.ebuild index 05afdd6ad05a..e6dc3888870d 100644 --- a/x11-apps/xdm/xdm-1.1.14-r1.ebuild +++ b/x11-apps/xdm/xdm-1.1.14-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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=" |