summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-11-15 11:58:24 -0500
committerSam James <sam@gentoo.org>2023-11-17 07:47:00 +0000
commit89ad8a5f79d2590c089e1a621e11c5c32296a258 (patch)
treeb57241b6ddc03d6083cf27131a9124e22ba40cfc /media-sound
parentmedia-gfx/gnome-font-viewer: unkeyword all for ~alpha (diff)
downloadgentoo-89ad8a5f79d2590c089e1a621e11c5c32296a258.tar.gz
gentoo-89ad8a5f79d2590c089e1a621e11c5c32296a258.tar.bz2
gentoo-89ad8a5f79d2590c089e1a621e11c5c32296a258.zip
media-sound/easytag: unkeyword all for ~alpha
Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/easytag/easytag-2.4.3-r4.ebuild4
-rw-r--r--media-sound/easytag/easytag-2.4.3-r5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/easytag/easytag-2.4.3-r4.ebuild b/media-sound/easytag/easytag-2.4.3-r4.ebuild
index 84ddb2afce30..c13294c50ecf 100644
--- a/media-sound/easytag/easytag-2.4.3-r4.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r4.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 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="flac mp3 mp4 nautilus opus speex test vorbis wavpack"
RESTRICT="!test? ( test )"
REQUIRED_USE="
diff --git a/media-sound/easytag/easytag-2.4.3-r5.ebuild b/media-sound/easytag/easytag-2.4.3-r5.ebuild
index ea98dc678e66..e61c1d3e4ef8 100644
--- a/media-sound/easytag/easytag-2.4.3-r5.ebuild
+++ b/media-sound/easytag/easytag-2.4.3-r5.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 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="flac mp3 mp4 opus speex test vorbis wavpack"
# Disable nautilus support until https://gitlab.gnome.org/GNOME/easytag/-/issues/78
# is solved