commit:     9fe84d8e868336de3ebd90dcfe58eab443809a73
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 13 14:05:48 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 13 14:05:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fe84d8e

dev-libs/thrift: Add subslot

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 e4d818edb3dd..f57f4a9b262a 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"
 

Reply via email to