diff options
author | 2022-05-28 14:22:13 +0200 | |
---|---|---|
committer | 2022-05-28 14:53:30 +0200 | |
commit | 5bb8a365a2067d5988b41b76b2dccf05f759cce3 (patch) | |
tree | cdfba4789c259c6a7983e4f8c96878244ae660c7 /dev-cpp | |
parent | dev-cpp/dtl: add subslot (diff) | |
download | guru-5bb8a365a2067d5988b41b76b2dccf05f759cce3.tar.gz guru-5bb8a365a2067d5988b41b76b2dccf05f759cce3.tar.bz2 guru-5bb8a365a2067d5988b41b76b2dccf05f759cce3.zip |
dev-cpp/fbthrift: add subslot
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild (renamed from dev-cpp/fbthrift/fbthrift-2022.04.11.00.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/fbthrift/fbthrift-2022.04.11.00.ebuild b/dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild index d05d4ff9a..632d969b9 100644 --- a/dev-cpp/fbthrift/fbthrift-2022.04.11.00.ebuild +++ b/dev-cpp/fbthrift/fbthrift-2022.04.11.00-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/facebook/fbthrift" SRC_URI="https://github.com/facebook/fbthrift/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64" RDEPEND=" |