diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:48:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:16:52 +0000 |
commit | 58b1e599cfbb17f1765a6e27990bd114604bfcce (patch) | |
tree | b03eab6d80c24407036a343cf9edb939df3823c7 /x11-apps | |
parent | x11-apps/mkfontscale: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-58b1e599cfbb17f1765a6e27990bd114604bfcce.tar.gz gentoo-58b1e599cfbb17f1765a6e27990bd114604bfcce.tar.bz2 gentoo-58b1e599cfbb17f1765a6e27990bd114604bfcce.zip |
x11-apps/oclock: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/oclock/oclock-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/oclock/oclock-1.0.4.ebuild b/x11-apps/oclock/oclock-1.0.4.ebuild index 5a42ee056ade..00d5c6932221 100644 --- a/x11-apps/oclock/oclock-1.0.4.ebuild +++ b/x11-apps/oclock/oclock-1.0.4.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="round X clock" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" x11-libs/libX11 |