summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-20 05:23:16 +0000
committerSam James <sam@gentoo.org>2024-02-20 05:23:16 +0000
commitfb26f8e1e48ef847852c0a7e28f95ec7d175b6b3 (patch)
treed83a44a9989350412a1407a5fdfa09d27dd3ebe6 /dev-python
parentnet-firewall/iptables: drop usr-ldscript (diff)
downloadgentoo-fb26f8e1e48ef847852c0a7e28f95ec7d175b6b3.tar.gz
gentoo-fb26f8e1e48ef847852c0a7e28f95ec7d175b6b3.tar.bz2
gentoo-fb26f8e1e48ef847852c0a7e28f95ec7d175b6b3.zip
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@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/polib/polib-1.2.0.ebuild1
1 files changed, 1 insertions, 0 deletions
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