diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 20:42:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 20:42:19 +0200 |
commit | 9439a68056003e90d63b36b5f861b1f89a3d0d37 (patch) | |
tree | de4b8d279450b517cfd6f444879a3baa4592c957 /media-sound/grip | |
parent | dev-perl/Specio: Stabilize 0.480.0 ppc, #886879 (diff) | |
download | gentoo-9439a68056003e90d63b36b5f861b1f89a3d0d37.tar.gz gentoo-9439a68056003e90d63b36b5f861b1f89a3d0d37.tar.bz2 gentoo-9439a68056003e90d63b36b5f861b1f89a3d0d37.zip |
media-sound/grip: Stabilize 4.2.4 sparc, #888966
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-sound/grip')
-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 |