diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-19 01:59:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-19 01:59:26 +0300 |
commit | e9653a2f3b056435a206aa2344f29af9d8b5d33e (patch) | |
tree | fdeb3c6bbfc6b373288aa18aff217b35c5a6b283 /x11-apps | |
parent | x11-apps/xrdb: mark s390 stable (diff) | |
download | gentoo-e9653a2f3b056435a206aa2344f29af9d8b5d33e.tar.gz gentoo-e9653a2f3b056435a206aa2344f29af9d8b5d33e.tar.bz2 gentoo-e9653a2f3b056435a206aa2344f29af9d8b5d33e.zip |
x11-apps/xclock: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xclock/xclock-1.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xclock/xclock-1.0.7.ebuild b/x11-apps/xclock/xclock-1.0.7.ebuild index 420604425ebe..d1419a57d469 100644 --- a/x11-apps/xclock/xclock-1.0.7.ebuild +++ b/x11-apps/xclock/xclock-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="analog / digital clock for X" -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" +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" IUSE="" RDEPEND="x11-libs/libX11 |