summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-31 13:06:45 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-31 13:06:45 -0500
commitb168c9003cfefe0b608b3e12a8ad37b872f6250b (patch)
tree489b9856206b936e36eeec82e8c0b8917b31f603 /dev-cpp
parentdev-cpp/glog: arm64 stable (bug #704258) (diff)
downloadgentoo-b168c9003cfefe0b608b3e12a8ad37b872f6250b.tar.gz
gentoo-b168c9003cfefe0b608b3e12a8ad37b872f6250b.tar.bz2
gentoo-b168c9003cfefe0b608b3e12a8ad37b872f6250b.zip
dev-cpp/yaml-cpp: arm64 stable (bug #704258)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/yaml-cpp/yaml-cpp-0.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.6.2.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.6.2.ebuild
index 627ca917b845..925e955fe1d7 100644
--- a/dev-cpp/yaml-cpp/yaml-cpp-0.6.2.ebuild
+++ b/dev-cpp/yaml-cpp/yaml-cpp-0.6.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/jbeder/${PN}/archive/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/0.6"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RESTRICT="!test? ( test )"