diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-12-14 02:13:48 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-12-14 02:14:31 -0800 |
commit | 32d51d15169376012f753e0b82f0ef1716c6904e (patch) | |
tree | 6f508b83c6a6dc211da4a456422ac108493cc100 /x11-apps/ico | |
parent | x11-apps/beforelight: stabilize 1.0.5 for ppc64 (diff) | |
download | gentoo-32d51d15169376012f753e0b82f0ef1716c6904e.tar.gz gentoo-32d51d15169376012f753e0b82f0ef1716c6904e.tar.bz2 gentoo-32d51d15169376012f753e0b82f0ef1716c6904e.zip |
x11-apps/ico: stabilize 1.0.6 for ppc64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'x11-apps/ico')
-rw-r--r-- | x11-apps/ico/ico-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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} |