diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:32:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:32:59 +0000 |
commit | 24f75b33408dd75dedfea729351e631ffb4e6373 (patch) | |
tree | 5c12dad674948f088839b05a958ce57c3fe5d1b9 /dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild | |
parent | Stable for ppc, wrt bug #535364 (diff) | |
download | gentoo-2-24f75b33408dd75dedfea729351e631ffb4e6373.tar.gz gentoo-2-24f75b33408dd75dedfea729351e631ffb4e6373.tar.bz2 gentoo-2-24f75b33408dd75dedfea729351e631ffb4e6373.zip |
Stable for ppc, wrt bug #535368
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild')
-rw-r--r-- | dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild b/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild index 8375aa4e6d4c..82ae9e7ede14 100644 --- a/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild +++ b/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild,v 1.6 2015/01/26 10:27:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.4-r4.ebuild,v 1.7 2015/01/28 10:32:59 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_7 ) @@ -13,7 +13,7 @@ SRC_URI="http://ekyo.nerim.net/software/pyogg/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-python/pyogg-1.1[${PYTHON_USEDEP}] |