diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 01:46:43 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-16 01:47:00 +0300 |
commit | ffe274a264ffc88cbe98e4748e72a55fa3d238b6 (patch) | |
tree | 15b2fff47f23921b9a274727361586af48299324 /media-libs/opusfile | |
parent | games-engines/residualvm: Revbump to add USE flags to release. (diff) | |
download | gentoo-ffe274a264ffc88cbe98e4748e72a55fa3d238b6.tar.gz gentoo-ffe274a264ffc88cbe98e4748e72a55fa3d238b6.tar.bz2 gentoo-ffe274a264ffc88cbe98e4748e72a55fa3d238b6.zip |
media-libs/opusfile: amd64 stable wrt bug #675804
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-libs/opusfile')
-rw-r--r-- | media-libs/opusfile/opusfile-0.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/opusfile/opusfile-0.11.ebuild b/media-libs/opusfile/opusfile-0.11.ebuild index 5270f5146411..2748719f154c 100644 --- a/media-libs/opusfile/opusfile-0.11.ebuild +++ b/media-libs/opusfile/opusfile-0.11.ebuild @@ -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 |