diff options
Diffstat (limited to 'media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild')
-rw-r--r-- | media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild b/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild index f4344ac82701..7bc690b2fa9b 100644 --- a/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild +++ b/media-libs/schroedinger/schroedinger-1.0.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,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 ppc 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 ppc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" RDEPEND=">=dev-lang/orc-0.4.17[${MULTILIB_USEDEP}]" |