dev-util/mdds: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Wed, 31 Jul 2019 20:49:22 +0000 (16:49 -0400)
committerAaron Bauman <bman@gentoo.org>
Wed, 31 Jul 2019 21:11:03 +0000 (17:11 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

dev-util/mdds/mdds-1.3.1.ebuild
dev-util/mdds/mdds-1.4.3.ebuild

index 1473b988ea99d86bd86cd547eca38e6afd523c6e..d2a33d885ee08976a301079f5a9ac369b34245e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ SLOT="1/1.2"
 IUSE="valgrind"
 
 [[ ${PV} == 9999 ]] || \
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="dev-libs/boost:="
 DEPEND="${RDEPEND}
index a1136575248999443b8777807ecd37c6eb6417f7..430a753bcf4697ce80a9ffdb1f4d7abafadf490e 100644 (file)
@@ -8,7 +8,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3
 else
        SRC_URI="https://kohei.us/files/${PN}/src/${P}.tar.bz2"
-       KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 fi
 inherit autotools toolchain-funcs