From dee3692b7c6c8a1ea790b166de8ae9c8fba72f68 Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Sun, 24 Apr 2022 19:34:25 -0400 Subject: [PATCH] app-pda/gtkpod: destabilize 2.1.5-r3 for ~amd64, ~x86 Been masked for cancelled last-rite for a while and anjuta dependency is no longer stable. Signed-off-by: Ionen Wolkens --- app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild b/app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild index 1289ab37de7a9..45b1dfe68c6fa 100644 --- a/app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild +++ b/app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 FDL-1.2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="aac clutter curl cdr flac gstreamer mp3 vorbis" REQUIRED_USE="cdr? ( gstreamer )"