diff options
| author | Holger Hoffstätte <holger@applied-asynchrony.com> | 2025-09-16 11:12:40 +0200 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2025-09-16 11:12:40 +0200 |
| commit | a21d7619f26676c561b19ea74d01a53fbca62f03 (patch) | |
| tree | fcd6df174813ab751a354c3b38f70be795051e6c | |
| parent | 67611dc0fd8c8642e24c2a4f575521159c1a02bf (diff) | |
| download | gentoo-a21d7619f26676c561b19ea74d01a53fbca62f03.tar.gz gentoo-a21d7619f26676c561b19ea74d01a53fbca62f03.tar.bz2 gentoo-a21d7619f26676c561b19ea74d01a53fbca62f03.zip | |
dev-libs/boost: add new remote-id for bloom library
Part-of: https://github.com/gentoo/gentoo/pull/43465
Closes: https://github.com/gentoo/gentoo/pull/43465
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Signed-off-by: David Seifert <soap@gentoo.org>
| -rw-r--r-- | dev-libs/boost/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/boost/metadata.xml b/dev-libs/boost/metadata.xml index 40476cdbf5e4..73481bccaaf4 100644 --- a/dev-libs/boost/metadata.xml +++ b/dev-libs/boost/metadata.xml @@ -34,6 +34,7 @@ <remote-id type="github">boostorg/beast</remote-id> <remote-id type="github">boostorg/bimap</remote-id> <remote-id type="github">boostorg/bind</remote-id> + <remote-id type="github">boostorg/bloom</remote-id> <remote-id type="github">boostorg/callable_traits</remote-id> <remote-id type="github">boostorg/charconv</remote-id> <remote-id type="github">boostorg/chrono</remote-id> |
