diff options
author | Sam James <sam@gentoo.org> | 2020-12-30 02:39:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-30 02:39:30 +0000 |
commit | fdcb6c89b71a4432097392649fd3db931076d79a (patch) | |
tree | 409bc9604dd5e88a11f5577dc642d7c5b9e9af5b /media-libs/opusfile | |
parent | media-libs/portaudio: Stabilize 19.06.00-r3 amd64, #762499 (diff) | |
download | gentoo-fdcb6c89b71a4432097392649fd3db931076d79a.tar.gz gentoo-fdcb6c89b71a4432097392649fd3db931076d79a.tar.bz2 gentoo-fdcb6c89b71a4432097392649fd3db931076d79a.zip |
media-libs/opusfile: Stabilize 0.12 amd64, #762502
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/opusfile')
-rw-r--r-- | media-libs/opusfile/opusfile-0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/opusfile/opusfile-0.12.ebuild b/media-libs/opusfile/opusfile-0.12.ebuild index 18795c965e1c..3a1c72678281 100644 --- a/media-libs/opusfile/opusfile-0.12.ebuild +++ b/media-libs/opusfile/opusfile-0.12.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 |