diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:43:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 11:43:37 +0000 |
commit | 392d82c2c9474079c88e545cffc72c27873390ee (patch) | |
tree | d42a0394db6b64a647a00d0dd55d33e7c720bce5 /media-libs/schroedinger/schroedinger-1.0.11.ebuild | |
parent | Stable for x86, wrt bug #470762 (diff) | |
download | historical-392d82c2c9474079c88e545cffc72c27873390ee.tar.gz historical-392d82c2c9474079c88e545cffc72c27873390ee.tar.bz2 historical-392d82c2c9474079c88e545cffc72c27873390ee.zip |
Stable for x86, wrt bug #470768
Package-Manager: portage-2.1.12.9/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'media-libs/schroedinger/schroedinger-1.0.11.ebuild')
-rw-r--r-- | media-libs/schroedinger/schroedinger-1.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/schroedinger/schroedinger-1.0.11.ebuild b/media-libs/schroedinger/schroedinger-1.0.11.ebuild index c8d8b110fdb0..2e29a9989f59 100644 --- a/media-libs/schroedinger/schroedinger-1.0.11.ebuild +++ b/media-libs/schroedinger/schroedinger-1.0.11.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/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v 1.7 2013/06/19 13:29:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/schroedinger/schroedinger-1.0.11.ebuild,v 1.8 2013/06/25 11:43:36 ago Exp $ EAPI=4 inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="http://www.diracvideo.org/download/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2 MIT MPL-1.1" SLOT="0" -KEYWORDS="~amd64 hppa ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 hppa x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" RDEPEND=">=dev-lang/orc-0.4.16" |