commit:     7183267f3c67b44a47a2effc8dbeb7815004d87c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 16 09:50:22 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Apr 16 09:50:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7183267f

net-mail/libpst: Upper bound on boost for -r1

Bug: https://bugs.gentoo.org/683378
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-mail/libpst/libpst-0.6.66-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mail/libpst/libpst-0.6.66-r1.ebuild 
b/net-mail/libpst/libpst-0.6.66-r1.ebuild
index 2a7d39baf21..c1b99ee4ce9 100644
--- a/net-mail/libpst/libpst-0.6.66-r1.ebuild
+++ b/net-mail/libpst/libpst-0.6.66-r1.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="debug dii doc python static-libs"
 
 RDEPEND="dii? ( media-gfx/imagemagick:=[png] )
-       python? ( >=dev-libs/boost-1.48:=[python]
+       python? ( <dev-libs/boost-1.70:=[python]
                ${PYTHON_DEPS} )
        gnome-extra/libgsf:="
 DEPEND="${RDEPEND}

Reply via email to