diff options
author | 2013-10-11 05:17:28 +0000 | |
---|---|---|
committer | 2013-10-11 05:17:28 +0000 | |
commit | c6659ba848999c433acdefc37d18709fde0d1ea8 (patch) | |
tree | b92a82799a09b473d2e61896d7b472853560d834 /dev-python/gst-python/gst-python-0.10.22-r1.ebuild | |
parent | Bump (diff) | |
download | historical-c6659ba848999c433acdefc37d18709fde0d1ea8.tar.gz historical-c6659ba848999c433acdefc37d18709fde0d1ea8.tar.bz2 historical-c6659ba848999c433acdefc37d18709fde0d1ea8.zip |
Stable for x86, 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 e116788da08a..27dd478922a7 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.3 2013/10/10 11:54:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.10.22-r1.ebuild,v 1.4 2013/10/11 05:17: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=" |