aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Leise <marco.leise@gmx.de>2020-05-16 19:32:38 +0200
committerMarco Leise <marco.leise@gmx.de>2020-05-16 21:35:13 +0200
commit1cc37afdb743d9478176533084a252b45c75557c (patch)
tree302f262e4c58ad4e5497355f736633afd70ded22 /dev-util
parentonedrive-2.4.1 (diff)
downloaddlang-1cc37afdb743d9478176533084a252b45c75557c.tar.gz
dlang-1cc37afdb743d9478176533084a252b45c75557c.tar.bz2
dlang-1cc37afdb743d9478176533084a252b45c75557c.zip
repository maintenance: added missiing onedrive manifest, removed ldc2 versions that depend on removed llvm-7 and updated gdmd KEYWORDS
Signed-off-by: Marco Leise <marco.leise@gmx.de>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/gdmd/gdmd-9.2.0.ebuild2
-rw-r--r--dev-util/gdmd/gdmd-9.3.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gdmd/gdmd-9.2.0.ebuild b/dev-util/gdmd/gdmd-9.2.0.ebuild
index 736a9b1..1defbac 100644
--- a/dev-util/gdmd/gdmd-9.2.0.ebuild
+++ b/dev-util/gdmd/gdmd-9.2.0.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gdcproject.org/"
LICENSE="GPL-3+"
SLOT="${PV}"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~ia64 m68k ~mips ppc ppc64 ~riscv s390 x86"
RDEPEND="=sys-devel/gcc-${PV}*[d]"
RELEASE="0.1.0"
SRC_URI="https://codeload.github.com/D-Programming-GDC/gdmd/tar.gz/script-${RELEASE} -> gdmd-${RELEASE}.tar.gz"
diff --git a/dev-util/gdmd/gdmd-9.3.0.ebuild b/dev-util/gdmd/gdmd-9.3.0.ebuild
index e86456b..4a379f7 100644
--- a/dev-util/gdmd/gdmd-9.3.0.ebuild
+++ b/dev-util/gdmd/gdmd-9.3.0.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gdcproject.org/"
LICENSE="GPL-3+"
SLOT="${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 x86"
RDEPEND="=sys-devel/gcc-${PV}*[d]"
RELEASE="0.1.0"
SRC_URI="https://codeload.github.com/D-Programming-GDC/gdmd/tar.gz/script-${RELEASE} -> gdmd-${RELEASE}.tar.gz"