summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-10 12:38:34 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-10 12:38:34 +0000
commitee2e83795b803221b24f12c8c3fb5daf32ad58c6 (patch)
tree5e784d85e82264ac730d3e0d8b871b10a8c27069 /media-libs
parentmedia-libs/libvorbis: Keyword 1.3.7 for ~m68k (diff)
downloadgentoo-ee2e83795b803221b24f12c8c3fb5daf32ad58c6.tar.gz
gentoo-ee2e83795b803221b24f12c8c3fb5daf32ad58c6.tar.bz2
gentoo-ee2e83795b803221b24f12c8c3fb5daf32ad58c6.zip
media-libs/libsndfile: Keyword 1.0.31 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libsndfile/libsndfile-1.0.31.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.0.31.ebuild b/media-libs/libsndfile/libsndfile-1.0.31.ebuild
index 29bd5e0419da..aa0df067763b 100644
--- a/media-libs/libsndfile/libsndfile-1.0.31.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.0.31.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
@@ -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.bz2"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
fi
inherit python-any-r1 multilib-minimal