diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-17 16:03:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-17 16:03:06 +0200 |
commit | 94d19c334aa0e25607eea5c1159a40fae133b698 (patch) | |
tree | 323166885ceaa4bac9a78397fbf6a54c0a6ce38f /x11-apps/xinit | |
parent | media-libs/mesa: s390 stable wrt bug #689510 (diff) | |
download | gentoo-94d19c334aa0e25607eea5c1159a40fae133b698.tar.gz gentoo-94d19c334aa0e25607eea5c1159a40fae133b698.tar.bz2 gentoo-94d19c334aa0e25607eea5c1159a40fae133b698.zip |
x11-apps/xinit: s390 stable wrt bug #689510
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'x11-apps/xinit')
-rw-r--r-- | x11-apps/xinit/xinit-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xinit/xinit-1.4.1.ebuild b/x11-apps/xinit/xinit-1.4.1.ebuild index 6e2489f2259c..f83d6723ec97 100644 --- a/x11-apps/xinit/xinit-1.4.1.ebuild +++ b/x11-apps/xinit/xinit-1.4.1.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="twm" RDEPEND=" |