commit:     64d3d58b9650b0f32b9ae774fcdd48c195c00288
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu May 19 05:05:14 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu May 19 05:07:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d3d58b

media-libs/libsndfile: keyword 1.1.0-r1 for ~loong

All but one tests pass, the one failed with the following:

> Line 306 : Error at index 2, got -0.000739618, should be -0.000739618.

Clearly this is something wrong with the tests, not code, and package
itself should be usable.

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 media-libs/libsndfile/libsndfile-1.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/libsndfile/libsndfile-1.1.0-r1.ebuild 
b/media-libs/libsndfile/libsndfile-1.1.0-r1.ebuild
index 31ca425e0fd4..34ec2c2cf137 100644
--- a/media-libs/libsndfile/libsndfile-1.1.0-r1.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.1.0-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://github.com/libsndfile/libsndfile.git";
 else
        
SRC_URI="https://github.com/libsndfile/libsndfile/releases/download/${PV}/${P}.tar.xz";
-       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 
~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~x64-solaris ~x86-solaris"
+       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc 
ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~x64-solaris ~x86-solaris"
 fi
 inherit python-any-r1 multilib-minimal
 

Reply via email to