diff options
author | Sam James <sam@gentoo.org> | 2021-01-19 14:47:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-19 14:47:37 +0000 |
commit | d50c03a7a48d98bfad6f9e3a5b4d5fcce9085300 (patch) | |
tree | 90d00b576371e9fff15d057da736744f0f5282ff /dev-util | |
parent | dev-util/colm: respect CC, CXX (diff) | |
download | gentoo-d50c03a7a48d98bfad6f9e3a5b4d5fcce9085300.tar.gz gentoo-d50c03a7a48d98bfad6f9e3a5b4d5fcce9085300.tar.bz2 gentoo-d50c03a7a48d98bfad6f9e3a5b4d5fcce9085300.zip |
dev-util/colm: add bug reference for blocker
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/colm/colm-0.14.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/colm/colm-0.14.6.ebuild b/dev-util/colm/colm-0.14.6.ebuild index 2980fcd1012f..827e3f051e77 100644 --- a/dev-util/colm/colm-0.14.6.ebuild +++ b/dev-util/colm/colm-0.14.6.ebuild @@ -20,7 +20,7 @@ BDEPEND=" dev-python/pygments ) " -# libfsm moved from ragel -> colm +# libfsm moved from ragel -> colm, bug #766108 RDEPEND="!<dev-util/ragel-7.0.3" src_prepare() { |