commit: d4d0f1e84472bfd4259921d3d437a4cf90ebf400 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri May 23 03:23:51 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri May 23 03:23:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4d0f1e8
dev-db/pgagent: needs boost[icu] Closes: https://bugs.gentoo.org/956456 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-db/pgagent/{pgagent-4.2.3.ebuild => pgagent-4.2.3-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/pgagent/pgagent-4.2.3.ebuild b/dev-db/pgagent/pgagent-4.2.3-r1.ebuild similarity index 97% rename from dev-db/pgagent/pgagent-4.2.3.ebuild rename to dev-db/pgagent/pgagent-4.2.3-r1.ebuild index b09e6bb6801c..a6a2c59bfe4e 100644 --- a/dev-db/pgagent/pgagent-4.2.3.ebuild +++ b/dev-db/pgagent/pgagent-4.2.3-r1.ebuild @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" acct-user/pgagent dev-db/postgresql:* - dev-libs/boost + dev-libs/boost:=[icu] " DEPEND="${RDEPEND}"
