diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-01-26 22:35:40 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-01-27 01:42:39 +0100 |
commit | 431db062c44bef56cfc0f9ced20e7e656bb491c7 (patch) | |
tree | f279c25ca5b9b52a41ef75087cbb9f740aec4897 /dev-util/mdds | |
parent | dev-util/mdds: 2.1.1 version bump (diff) | |
download | gentoo-431db062c44bef56cfc0f9ced20e7e656bb491c7.tar.gz gentoo-431db062c44bef56cfc0f9ced20e7e656bb491c7.tar.bz2 gentoo-431db062c44bef56cfc0f9ced20e7e656bb491c7.zip |
dev-util/mdds: Bump 9999 subslot to 3.0
Upstream commit b31e76b4d7d0bbc0c0ad7f50ad6ee8295f9f17c0
Closes: https://bugs.gentoo.org/919895
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/mdds')
-rw-r--r-- | dev-util/mdds/mdds-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/mdds/mdds-9999.ebuild b/dev-util/mdds/mdds-9999.ebuild index 8046260ebd00..420358f97a95 100644 --- a/dev-util/mdds/mdds-9999.ebuild +++ b/dev-util/mdds/mdds-9999.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="Collection of multi-dimensional data structure and indexing algorit HOMEPAGE="https://gitlab.com/mdds/mdds" LICENSE="MIT" -SLOT="1/2.1" # Check API version on version bumps! +SLOT="1/3.0" # Check API version on version bumps! IUSE="doc openmp test" RESTRICT="!test? ( test )" |