diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 18:25:47 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 18:25:47 +0300 |
commit | 6dd83eba0d8626efe5ea510bbc9a1508ac825ca2 (patch) | |
tree | 635b8cc5bacb9ccabbcf39f441e25a2f7eb9aa79 /x11-apps/iceauth | |
parent | x11-libs/libxkbcommon: mark s390 stable (diff) | |
download | gentoo-6dd83eba0d8626efe5ea510bbc9a1508ac825ca2.tar.gz gentoo-6dd83eba0d8626efe5ea510bbc9a1508ac825ca2.tar.bz2 gentoo-6dd83eba0d8626efe5ea510bbc9a1508ac825ca2.zip |
x11-apps/iceauth: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r-- | x11-apps/iceauth/iceauth-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/iceauth/iceauth-1.0.8.ebuild b/x11-apps/iceauth/iceauth-1.0.8.ebuild index fbcafd4b17a2..3dc7d2a6ba11 100644 --- a/x11-apps/iceauth/iceauth-1.0.8.ebuild +++ b/x11-apps/iceauth/iceauth-1.0.8.ebuild @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="ICE authority file utility" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="x11-libs/libICE" |