diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:39:03 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:42:57 +0000 |
commit | 7cde25ad024d5c92e39826c1a82227db59766c28 (patch) | |
tree | c8165f39476d1f20f65955a451bfcc15b3a00a0d /x11-apps/xsm | |
parent | x11-apps/xrdb: Keyword 1.2.1 for ~m68k (diff) | |
download | gentoo-7cde25ad024d5c92e39826c1a82227db59766c28.tar.gz gentoo-7cde25ad024d5c92e39826c1a82227db59766c28.tar.bz2 gentoo-7cde25ad024d5c92e39826c1a82227db59766c28.zip |
x11-apps/xsm: Keyword 1.0.4 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-apps/xsm')
-rw-r--r-- | x11-apps/xsm/xsm-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xsm/xsm-1.0.4.ebuild b/x11-apps/xsm/xsm-1.0.4.ebuild index fe9a8866b40d..419ed2866914 100644 --- a/x11-apps/xsm/xsm-1.0.4.ebuild +++ b/x11-apps/xsm/xsm-1.0.4.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 @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="X Session Manager" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="x11-libs/libXaw x11-libs/libX11 |