diff options
-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 )" |