aboutsummaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorHorodniceanu Andrei <a.horodniceanu@proton.me>2023-10-01 21:12:38 +0300
committerHorodniceanu Andrei <a.horodniceanu@proton.me>2023-10-01 21:12:38 +0300
commitba1df709f9da6bfef5c91405889094a903b8e23a (patch)
tree0174b4bb25dd6bce13aeb54e0f956f08dece48ea /eclass
parentdev-lang/dmd: add 2.101.2 (diff)
downloaddlang-ba1df709f9da6bfef5c91405889094a903b8e23a.tar.gz
dlang-ba1df709f9da6bfef5c91405889094a903b8e23a.tar.bz2
dlang-ba1df709f9da6bfef5c91405889094a903b8e23a.zip
dev-lang/dmd: add 2.102.2
Signed-off-by: Horodniceanu Andrei <a.horodniceanu@proton.me>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/dlang-compilers.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/dlang-compilers.eclass b/eclass/dlang-compilers.eclass
index 84326a0..8dd3204 100644
--- a/eclass/dlang-compilers.eclass
+++ b/eclass/dlang-compilers.eclass
@@ -62,6 +62,7 @@ dlang-compilers_declare_versions() {
["2.099"]="2.099 x86 amd64"
["2.100"]="2.100 ~x86 ~amd64"
["2.101"]="2.101 ~x86 ~amd64"
+ ["2.102"]="2.102 ~x86 ~amd64"
)
# GDC (hppa, sparc: masked "d" USE-flag)