diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-26 12:06:38 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-26 12:44:40 +0800 |
commit | 2477dee9ab14d38e04f8a26addfe1b3f4ac9f216 (patch) | |
tree | 189b1624e78f2fa0b174780fb0bd6e2384ca2715 /media-libs/speex | |
parent | net-libs/libotr: keyword 4.1.1 for ~loong (diff) | |
download | gentoo-2477dee9ab14d38e04f8a26addfe1b3f4ac9f216.tar.gz gentoo-2477dee9ab14d38e04f8a26addfe1b3f4ac9f216.tar.bz2 gentoo-2477dee9ab14d38e04f8a26addfe1b3f4ac9f216.zip |
media-libs/speex: keyword 1.2.0-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-libs/speex')
-rw-r--r-- | media-libs/speex/speex-1.2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/speex/speex-1.2.0-r2.ebuild b/media-libs/speex/speex-1.2.0-r2.ebuild index e0ee8cb39de5..610cbdba7d08 100644 --- a/media-libs/speex/speex-1.2.0-r2.ebuild +++ b/media-libs/speex/speex-1.2.0-r2.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 @@ -14,7 +14,7 @@ SRC_URI="https://downloads.xiph.org/releases/speex/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" IUSE="cpu_flags_arm_v4 cpu_flags_arm_v5 cpu_flags_arm_v6 cpu_flags_x86_sse utils +vbr" RDEPEND=" |