From 32d51d15169376012f753e0b82f0ef1716c6904e Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Wed, 14 Dec 2022 02:13:48 -0800 Subject: x11-apps/ico: stabilize 1.0.6 for ppc64 Signed-off-by: Georgy Yakovlev --- x11-apps/ico/ico-1.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/ico/ico-1.0.6.ebuild b/x11-apps/ico/ico-1.0.6.ebuild index a87282f7448d..751469a0fd88 100644 --- a/x11-apps/ico/ico-1.0.6.ebuild +++ b/x11-apps/ico/ico-1.0.6.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="animate an icosahedron or other polyhedron" -KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-linux" +KEYWORDS="amd64 arm ~mips ~ppc ppc64 ~s390 ~sparc x86 ~x86-linux" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad