diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-04-24 19:34:25 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-04-24 19:44:26 -0400 |
commit | dee3692b7c6c8a1ea790b166de8ae9c8fba72f68 (patch) | |
tree | eca338dfc7fc27bf8346b24268e7628864c72e67 /app-pda/gtkpod | |
parent | app-arch/stenc: Version bump to 1.1.1 (diff) | |
download | gentoo-dee3692b7c6c8a1ea790b166de8ae9c8fba72f68.tar.gz gentoo-dee3692b7c6c8a1ea790b166de8ae9c8fba72f68.tar.bz2 gentoo-dee3692b7c6c8a1ea790b166de8ae9c8fba72f68.zip |
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 <ionen@gentoo.org>
Diffstat (limited to 'app-pda/gtkpod')
-rw-r--r-- | app-pda/gtkpod/gtkpod-2.1.5-r3.ebuild | 4 |
1 files 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 1289ab37de7a..45b1dfe68c6f 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 )" |