diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:15:28 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 20:33:09 +0100 |
commit | f25df47195c099377033d3be30f0d3cb9f6b0c1e (patch) | |
tree | 439bca4f38562dbb2a8f9112d15b9fba61835b92 /media-libs/schroedinger | |
parent | app-text/zathura-pdf-mupdf: Update live ebuild. (diff) | |
download | gentoo-f25df47195c099377033d3be30f0d3cb9f6b0c1e.tar.gz gentoo-f25df47195c099377033d3be30f0d3cb9f6b0c1e.tar.bz2 gentoo-f25df47195c099377033d3be30f0d3cb9f6b0c1e.zip |
media-libs/schroedinger: dropped ~ia64-linux ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'media-libs/schroedinger')
-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}]" |