diff options
author | 2021-04-05 20:49:19 +0000 | |
---|---|---|
committer | 2021-04-05 22:17:12 +0000 | |
commit | 9e7ac5c19a52e90cde5abe91e71ce9ec95a352f3 (patch) | |
tree | 11a4e202d8b9661e4f88af2c404acd685f06460e /x11-apps | |
parent | x11-apps/xset: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-9e7ac5c19a52e90cde5abe91e71ce9ec95a352f3.tar.gz gentoo-9e7ac5c19a52e90cde5abe91e71ce9ec95a352f3.tar.bz2 gentoo-9e7ac5c19a52e90cde5abe91e71ce9ec95a352f3.zip |
x11-apps/xsm: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xsm/xsm-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xsm/xsm-1.0.4.ebuild b/x11-apps/xsm/xsm-1.0.4.ebuild index a29b381dec80..fe9a8866b40d 100644 --- a/x11-apps/xsm/xsm-1.0.4.ebuild +++ b/x11-apps/xsm/xsm-1.0.4.ebuild @@ -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 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="x11-libs/libXaw x11-libs/libX11 |