diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-02-07 21:44:07 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-02-07 21:45:30 +0000 |
commit | 383f8bd3a33e98b60573a7b477c15bb2dbf2bdbd (patch) | |
tree | 7ffd0b875ea85d25cdbd42585db9381b3f3f05a5 /media-libs | |
parent | net-libs/libslirp: Keyword 4.6.1 for ~m68k (diff) | |
download | gentoo-383f8bd3a33e98b60573a7b477c15bb2dbf2bdbd.tar.gz gentoo-383f8bd3a33e98b60573a7b477c15bb2dbf2bdbd.tar.bz2 gentoo-383f8bd3a33e98b60573a7b477c15bb2dbf2bdbd.zip |
media-libs/opusfile: Keyword 0.12 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/opusfile/opusfile-0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/opusfile/opusfile-0.12.ebuild b/media-libs/opusfile/opusfile-0.12.ebuild index f5a672ffcd5d..5fcb11da6630 100644 --- a/media-libs/opusfile/opusfile-0.12.ebuild +++ b/media-libs/opusfile/opusfile-0.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86" IUSE="doc fixed-point +float +http static-libs" RDEPEND="media-libs/libogg |