diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 20:25:02 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 20:25:02 +0200 |
commit | 73e8133b6a59573dee0b472dcad8a303c9bd003f (patch) | |
tree | 6325a2181108c20dc60d19c23829008ca66d7e41 /media-libs | |
parent | media-gfx/quat: Stabilize 1.20-r3 amd64, #897716 (diff) | |
download | gentoo-73e8133b6a59573dee0b472dcad8a303c9bd003f.tar.gz gentoo-73e8133b6a59573dee0b472dcad8a303c9bd003f.tar.bz2 gentoo-73e8133b6a59573dee0b472dcad8a303c9bd003f.zip |
media-libs/libgpod: Stabilize 0.8.3-r6 x86, #897722
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libgpod/libgpod-0.8.3-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libgpod/libgpod-0.8.3-r6.ebuild b/media-libs/libgpod/libgpod-0.8.3-r6.ebuild index 32255f4daaf5..3eead8533462 100644 --- a/media-libs/libgpod/libgpod-0.8.3-r6.ebuild +++ b/media-libs/libgpod/libgpod-0.8.3-r6.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 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/gtkpod/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~ppc ~riscv x86" IUSE="+gtk ios +udev" RDEPEND=" |