diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 17:28:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-28 17:28:13 +0300 |
commit | 74612dab10eb309aec39e40082a2b0565a55fc1b (patch) | |
tree | 107013738606eab55ab8410b7751a0cc21e97482 /x11-apps | |
parent | media-sound/mumble: Fixed build with USE="-speech" (diff) | |
download | gentoo-74612dab10eb309aec39e40082a2b0565a55fc1b.tar.gz gentoo-74612dab10eb309aec39e40082a2b0565a55fc1b.tar.bz2 gentoo-74612dab10eb309aec39e40082a2b0565a55fc1b.zip |
x11-apps/xauth: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xauth/xauth-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xauth/xauth-1.0.10.ebuild b/x11-apps/xauth/xauth-1.0.10.ebuild index 3a1e8d907deb..598152ecf467 100644 --- a/x11-apps/xauth/xauth-1.0.10.ebuild +++ b/x11-apps/xauth/xauth-1.0.10.ebuild @@ -7,7 +7,7 @@ inherit autotools-utils xorg-2 DESCRIPTION="X authority file utility" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd" IUSE="ipv6 test" |