From d7f84279c244c374447dd7967fb03b873c3b2476 Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Fri, 12 Apr 2024 09:15:15 +0800 Subject: [PATCH] libpst: stabilize v0.6.76 --- net-mail/libpst/libpst-0.6.76.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/net-mail/libpst/libpst-0.6.76.ebuild b/net-mail/libpst/libpst-0.6.76.ebuild index 6c586afcb..01a149a66 100644 --- a/net-mail/libpst/libpst-0.6.76.ebuild +++ b/net-mail/libpst/libpst-0.6.76.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://www.five-ten-sg.com/libpst/packages/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="debug static shared python profiling" DEPEND=" @@ -18,7 +18,6 @@ DEPEND=" python? ( dev-libs/boost[python] ) " RDEPEND="${DEPEND}" -BDEPEND="" src_configure() { econf \