diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-09 09:45:44 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-09 09:45:44 +0000 |
commit | bec3f89fed97cb7f99dc4a86fa5a106f09763224 (patch) | |
tree | 534ce5b44b6b4063afef1a9dcfc55b883b47138b /x11-apps/xdm | |
parent | x11-apps/xconsole: Keyword 1.0.7 for ~m68k (diff) | |
download | gentoo-bec3f89fed97cb7f99dc4a86fa5a106f09763224.tar.gz gentoo-bec3f89fed97cb7f99dc4a86fa5a106f09763224.tar.bz2 gentoo-bec3f89fed97cb7f99dc4a86fa5a106f09763224.zip |
x11-apps/xdm: Keyword 1.1.12-r1 for ~m68k
Manually tested and working.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-apps/xdm')
-rw-r--r-- | x11-apps/xdm/xdm-1.1.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdm/xdm-1.1.12-r1.ebuild b/x11-apps/xdm/xdm-1.1.12-r1.ebuild index 4369f11376d3..b55de89b5bc4 100644 --- a/x11-apps/xdm/xdm-1.1.12-r1.ebuild +++ b/x11-apps/xdm/xdm-1.1.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ DEFAULTVT=vt7 DESCRIPTION="X.Org xdm application" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="ipv6 pam systemd truetype xinerama xpm" RDEPEND=" |