diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-03-15 07:20:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-15 07:24:24 +0000 |
commit | 0f1811a79cf7f4b28b4df64a6e834c8cc33cc5cc (patch) | |
tree | 685284d50db17bd2b79b1891c6e3e96f8be408c7 /media-libs/opusfile | |
parent | media-libs/libshout: stable 2.4.1-r2 for sparc, bug #679660 (diff) | |
download | gentoo-0f1811a79cf7f4b28b4df64a6e834c8cc33cc5cc.tar.gz gentoo-0f1811a79cf7f4b28b4df64a6e834c8cc33cc5cc.tar.bz2 gentoo-0f1811a79cf7f4b28b4df64a6e834c8cc33cc5cc.zip |
media-libs/opusfile: stable 0.11 for sparc, bug #675804
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/opusfile')
-rw-r--r-- | media-libs/opusfile/opusfile-0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/opusfile/opusfile-0.11.ebuild b/media-libs/opusfile/opusfile-0.11.ebuild index 92e3dbb30f64..5270f5146411 100644 --- a/media-libs/opusfile/opusfile-0.11.ebuild +++ b/media-libs/opusfile/opusfile-0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://downloads.xiph.org/releases/opus/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="doc fixed-point +float +http libressl static-libs" RDEPEND="media-libs/libogg |