diff options
author | 2013-10-16 19:59:29 +0000 | |
---|---|---|
committer | 2013-10-16 19:59:29 +0000 | |
commit | 830c437ba4b16f6c4732a10d2c6721dfedef9da6 (patch) | |
tree | 013b2aaf4f33273827c1a72ad7a67a41a543f10f /dev-python/gst-python/gst-python-0.10.22-r1.ebuild | |
parent | Block python use on sys-apps/file #488270 (diff) | |
download | historical-830c437ba4b16f6c4732a10d2c6721dfedef9da6.tar.gz historical-830c437ba4b16f6c4732a10d2c6721dfedef9da6.tar.bz2 historical-830c437ba4b16f6c4732a10d2c6721dfedef9da6.zip |
Stable for ia64, wrt bug #480908
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/gst-python/gst-python-0.10.22-r1.ebuild')
-rw-r--r-- | dev-python/gst-python/gst-python-0.10.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gst-python/gst-python-0.10.22-r1.ebuild b/dev-python/gst-python/gst-python-0.10.22-r1.ebuild index cb866010f45e..2bbee268fc9a 100644 --- a/dev-python/gst-python/gst-python-0.10.22-r1.ebuild +++ b/dev-python/gst-python/gst-python-0.10.22-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22-r1.ebuild,v 1.9 2013/10/16 13:31:00 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22-r1.ebuild,v 1.10 2013/10/16 19:59:27 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0.10" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="examples test" RDEPEND=" |