diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 11:13:07 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:07:03 +0800 |
commit | c98ac09d7fa7d7008f1ad3250158d0580106a00e (patch) | |
tree | eb30ab459db23ee506780ebd3b1b9cba1f8edb2a /media-libs/soxr | |
parent | media-libs/libsamplerate: keyword 0.2.2 for ~loong (diff) | |
download | gentoo-c98ac09d7fa7d7008f1ad3250158d0580106a00e.tar.gz gentoo-c98ac09d7fa7d7008f1ad3250158d0580106a00e.tar.bz2 gentoo-c98ac09d7fa7d7008f1ad3250158d0580106a00e.zip |
media-libs/soxr: keyword 0.1.3-r1 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-libs/soxr')
-rw-r--r-- | media-libs/soxr/soxr-0.1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/soxr/soxr-0.1.3-r1.ebuild b/media-libs/soxr/soxr-0.1.3-r1.ebuild index e42374e1eb6f..651d5c18da8c 100644 --- a/media-libs/soxr/soxr-0.1.3-r1.ebuild +++ b/media-libs/soxr/soxr-0.1.3-r1.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 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/soxr/${MY_P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="examples test" # CMakeLists.txt builds examples if either test or examples USE flag is enabled. |