diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 10:55:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 10:55:49 +0000 |
commit | 2a791aacaf9098ce447c2dd7ffac522d13840c5c (patch) | |
tree | 6abfb26bc1df7c90c55f7ed6df3592ba59187a21 /games-kids/gcompris/gcompris-13.11.ebuild | |
parent | Stable for x86, wrt bug #498050 (diff) | |
download | gentoo-2-2a791aacaf9098ce447c2dd7ffac522d13840c5c.tar.gz gentoo-2-2a791aacaf9098ce447c2dd7ffac522d13840c5c.tar.bz2 gentoo-2-2a791aacaf9098ce447c2dd7ffac522d13840c5c.zip |
Stable for x86, wrt bug #498266
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'games-kids/gcompris/gcompris-13.11.ebuild')
-rw-r--r-- | games-kids/gcompris/gcompris-13.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-kids/gcompris/gcompris-13.11.ebuild b/games-kids/gcompris/gcompris-13.11.ebuild index 1a187db1f9c5..a006e66ebcc5 100644 --- a/games-kids/gcompris/gcompris-13.11.ebuild +++ b/games-kids/gcompris/gcompris-13.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-13.11.ebuild,v 1.3 2014/01/20 16:01:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/gcompris/gcompris-13.11.ebuild,v 1.4 2014/01/26 10:55:49 ago Exp $ EAPI=5 PYTHON_COMPAT=( python2_6 python2_7 ) @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/gcompris/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="gstreamer" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |