media-libs/libbsb: fix typo in comment

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-05-30 12:27:29 +01:00
parent b93083a4f1
commit 608c36f64a
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -17,7 +17,7 @@ DEPEND="media-libs/libpng
media-libs/tiff:="
RDEPEND="${DEPEND}"
# "make check" in 0.0.7 fails with newer tiff versions (4.0.0) altough the
# "make check" in 0.0.7 fails with newer tiff versions (4.0.0) although the
# tools work perfectly, so restrict test until this is fixed upstream
RESTRICT="test"