commit: fb26f8e1e48ef847852c0a7e28f95ec7d175b6b3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 20 05:23:16 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 20 05:23:16 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb26f8e1
dev-python/polib: add bug link for <gettext-0.22 test dep Bug: https://github.com/izimobil/polib/issues/150 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/polib/polib-1.2.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/polib/polib-1.2.0.ebuild b/dev-python/polib/polib-1.2.0.ebuild index 67021aaf0c07..0168119fdd90 100644 --- a/dev-python/polib/polib-1.2.0.ebuild +++ b/dev-python/polib/polib-1.2.0.ebuild @@ -21,6 +21,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="test" RESTRICT="!test? ( test )" +# <sys-devel/gettext-0.22: https://github.com/izimobil/polib/issues/150 BDEPEND=" test? ( <sys-devel/gettext-0.22
