diff options
Diffstat (limited to 'x11-apps/ico/ico-1.0.4.ebuild')
-rw-r--r-- | x11-apps/ico/ico-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/ico/ico-1.0.4.ebuild b/x11-apps/ico/ico-1.0.4.ebuild index beaa0842648d..0c60e859472d 100644 --- a/x11-apps/ico/ico-1.0.4.ebuild +++ b/x11-apps/ico/ico-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="animate an icosahedron or other polyhedron" -KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-linux" +KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11" |