diff options
author | Horodniceanu Andrei <a.horodniceanu@protonmail.com> | 2022-05-10 20:17:19 +0300 |
---|---|---|
committer | Horodniceanu Andrei <a.horodniceanu@protonmail.com> | 2022-05-10 20:17:19 +0300 |
commit | 5c52b7f4cfc511b80319711f9f70f841ed85639f (patch) | |
tree | cfa560c2352532b985dd0750c78271e276339b29 /eclass | |
parent | Merge branch 'AlexandreFournier' (diff) | |
download | dlang-5c52b7f4cfc511b80319711f9f70f841ed85639f.tar.gz dlang-5c52b7f4cfc511b80319711f9f70f841ed85639f.tar.bz2 dlang-5c52b7f4cfc511b80319711f9f70f841ed85639f.zip |
dmd-2.099.1
Signed-off-by: Horodniceanu Andrei <a.horodniceanu@protonmail.com>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/dlang-compilers.eclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/dlang-compilers.eclass b/eclass/dlang-compilers.eclass index 564c5d7..23000ce 100644 --- a/eclass/dlang-compilers.eclass +++ b/eclass/dlang-compilers.eclass @@ -47,6 +47,7 @@ dlang-compilers_declare_versions() { ["2.094"]="2.094 x86 amd64" ["2.095"]="2.095 x86 amd64" ["2.096"]="2.096 x86 amd64" + ["2.099"]="2.099 ~x86 ~amd64" ) # GDC (hppa, sparc: masked "d" USE-flag) |