From e375c3bee44723c99fa61d8d14d7f1c784fe5532 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sat, 2 Dec 2017 20:46:48 +0000 Subject: [PATCH] dev-util/cpptest: Add ~arm keyword I used this to successfully run the dev-libs/uriparser tests. Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- dev-util/cpptest/cpptest-1.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/cpptest/cpptest-1.1.2.ebuild b/dev-util/cpptest/cpptest-1.1.2.ebuild index 4dce91f1de21..b7fa89f0e8d1 100644 --- a/dev-util/cpptest/cpptest-1.1.2.ebuild +++ b/dev-util/cpptest/cpptest-1.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" IUSE="doc" DEPEND="doc? ( app-doc/doxygen )" -- 2.26.2