summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-24 09:40:37 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-24 09:40:37 +0200
commitbf411701ef437b13838ef243be263a70754782ec (patch)
tree1736001cefd6274b70c2f2a1dbd2aa5fe4fa88e5 /dev-util/cpptest
parentdev-libs/re2: arm stable wrt bug #723954 (diff)
downloadgentoo-bf411701ef437b13838ef243be263a70754782ec.tar.gz
gentoo-bf411701ef437b13838ef243be263a70754782ec.tar.bz2
gentoo-bf411701ef437b13838ef243be263a70754782ec.zip
dev-util/cpptest: ppc stable wrt bug #724090
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/cpptest')
-rw-r--r--dev-util/cpptest/cpptest-2.0.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cpptest/cpptest-2.0.0-r1.ebuild b/dev-util/cpptest/cpptest-2.0.0-r1.ebuild
index 60706b0d447e..044ea47a4a8a 100644
--- a/dev-util/cpptest/cpptest-2.0.0-r1.ebuild
+++ b/dev-util/cpptest/cpptest-2.0.0-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/cpptest/cpptest/releases/download/${PV}/${P}.tar.bz2
LICENSE="LGPL-2.1"
SLOT="1" # for soversion 1.x.x
-KEYWORDS="amd64 ~arm ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
IUSE="doc static-libs"
DEPEND="doc? ( app-doc/doxygen )"