aboutsummaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorHorodniceanu Andrei <a.horodniceanu@proton.me>2023-10-02 10:20:55 +0300
committerHorodniceanu Andrei <a.horodniceanu@proton.me>2023-10-02 10:20:55 +0300
commit00dcccc92483a6dc11ce24bcc8539605b0a3b8d8 (patch)
tree5311f6926bb555ed51be7f79c775c94368e2bb71 /eclass
parentdev-lang/dmd: add 2.102.2 (diff)
downloaddlang-00dcccc92483a6dc11ce24bcc8539605b0a3b8d8.tar.gz
dlang-00dcccc92483a6dc11ce24bcc8539605b0a3b8d8.tar.bz2
dlang-00dcccc92483a6dc11ce24bcc8539605b0a3b8d8.zip
dev-lang/dmd: add 2.103.1
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 8dd3204..5c948f5 100644
--- a/eclass/dlang-compilers.eclass
+++ b/eclass/dlang-compilers.eclass
@@ -63,6 +63,7 @@ dlang-compilers_declare_versions() {
["2.100"]="2.100 ~x86 ~amd64"
["2.101"]="2.101 ~x86 ~amd64"
["2.102"]="2.102 ~x86 ~amd64"
+ ["2.103"]="2.103 ~x86 ~amd64"
)
# GDC (hppa, sparc: masked "d" USE-flag)