diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:49:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:30 +0000 |
commit | a6cd6da14f34f417f5ef93d59147a33c4dd07ef7 (patch) | |
tree | 0e6d6b7d2b701523fba1841a37cc6bf8ce1b3215 /x11-libs/libXaw | |
parent | x11-libs/libXau: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-a6cd6da14f34f417f5ef93d59147a33c4dd07ef7.tar.gz gentoo-a6cd6da14f34f417f5ef93d59147a33c4dd07ef7.tar.bz2 gentoo-a6cd6da14f34f417f5ef93d59147a33c4dd07ef7.zip |
x11-libs/libXaw: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libXaw')
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXaw/libXaw-1.0.13-r2.ebuild b/x11-libs/libXaw/libXaw-1.0.13-r2.ebuild index a54fd6e7b14c..7d459d2bd178 100644 --- a/x11-libs/libXaw/libXaw-1.0.13-r2.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.13-r2.ebuild @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xaw library" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="deprecated" RDEPEND="x11-base/xorg-proto |