From 9fe84d8e868336de3ebd90dcfe58eab443809a73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 13 Apr 2024 16:05:48 +0200 Subject: [PATCH] dev-libs/thrift: Add subslot MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-libs/thrift/thrift-0.20.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/thrift/thrift-0.20.0.ebuild b/dev-libs/thrift/thrift-0.20.0.ebuild index e4d818edb3dd8..f57f4a9b262a9 100644 --- a/dev-libs/thrift/thrift-0.20.0.ebuild +++ b/dev-libs/thrift/thrift-0.20.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://thrift.apache.org/lib/cpp.html" SRC_URI="mirror://apache/thrift/${PV}/${P}.tar.gz" LICENSE="Apache-2.0" -SLOT="0/0" +SLOT="0/${PV}" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~s390 ~x86" IUSE="libevent lua +ssl test"