diff options
-rw-r--r-- | media-sound/grip/grip-4.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/grip/grip-4.2.4.ebuild b/media-sound/grip/grip-4.2.4.ebuild index aeb956642e03..37622605a3e1 100644 --- a/media-sound/grip/grip-4.2.4.ebuild +++ b/media-sound/grip/grip-4.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/grip/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="vorbis" # lame and vorbis-tools are no real RDEPENDs. But without them |