summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-13 14:40:52 +0100
committerSam James <sam@gentoo.org>2023-09-13 14:40:52 +0100
commit36fb5f5154610285fdb7868d780c5e9588f2e19c (patch)
tree86e2a7d6e71db8ff818d489c04349ca279aa0e27 /media-libs/libsndfile
parentmedia-sound/flac123: Stabilize 2.1.1 arm, #914095 (diff)
downloadgentoo-36fb5f5154610285fdb7868d780c5e9588f2e19c.tar.gz
gentoo-36fb5f5154610285fdb7868d780c5e9588f2e19c.tar.bz2
gentoo-36fb5f5154610285fdb7868d780c5e9588f2e19c.zip
media-libs/libsndfile: Stabilize 1.2.2 arm64, #914096
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libsndfile')
-rw-r--r--media-libs/libsndfile/libsndfile-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsndfile/libsndfile-1.2.2.ebuild b/media-libs/libsndfile/libsndfile-1.2.2.ebuild
index 859d927b7acc..446aca47a923 100644
--- a/media-libs/libsndfile/libsndfile-1.2.2.ebuild
+++ b/media-libs/libsndfile/libsndfile-1.2.2.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 ~loong ~m68k ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
fi
inherit python-any-r1 multilib-minimal