diff options
author | Sam James <sam@gentoo.org> | 2024-05-05 09:18:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-05 09:18:22 +0100 |
commit | e8406a1d34930c3bd744428789e8d6001a8304ba (patch) | |
tree | 7384078d60266a1fc43160346cd48a69f0a89025 /x11-apps | |
parent | x11-apps/xdm: Stabilize 1.1.16 x86, #931226 (diff) | |
download | gentoo-e8406a1d34930c3bd744428789e8d6001a8304ba.tar.gz gentoo-e8406a1d34930c3bd744428789e8d6001a8304ba.tar.bz2 gentoo-e8406a1d34930c3bd744428789e8d6001a8304ba.zip |
x11-apps/xdm: Stabilize 1.1.16 sparc, #931226
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xdm/xdm-1.1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xdm/xdm-1.1.16.ebuild b/x11-apps/xdm/xdm-1.1.16.ebuild index 7d86a5f6fff6..773ababaf11e 100644 --- a/x11-apps/xdm/xdm-1.1.16.ebuild +++ b/x11-apps/xdm/xdm-1.1.16.ebuild @@ -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=" |