diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-21 01:44:04 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-21 01:46:06 +0200 |
commit | c41c03299a084b6f762a0e3cc6f0433d8e4f7ca2 (patch) | |
tree | 1d791bbef896b483e98d0c4d74eae53f53cdeaa3 /media-libs | |
parent | app-pda/libimobiledevice: ppc stable (bug 617114). (diff) | |
download | gentoo-c41c03299a084b6f762a0e3cc6f0433d8e4f7ca2.tar.gz gentoo-c41c03299a084b6f762a0e3cc6f0433d8e4f7ca2.tar.bz2 gentoo-c41c03299a084b6f762a0e3cc6f0433d8e4f7ca2.zip |
media-libs/libgpod: ppc stable (bug 617114).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libgpod/libgpod-0.8.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libgpod/libgpod-0.8.3-r2.ebuild b/media-libs/libgpod/libgpod-0.8.3-r2.ebuild index 6a925289d3ea..bbaec2d1a295 100644 --- a/media-libs/libgpod/libgpod-0.8.3-r2.ebuild +++ b/media-libs/libgpod/libgpod-0.8.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gtkpod/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ppc x86" IUSE="+gtk python +udev ios mono static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |