From: Georgy Yakovlev Date: Fri, 21 Feb 2020 07:27:02 +0000 (-0800) Subject: dev-util/cpputest: ppc64 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1f2d131126e34aaf29fd00b4ccf836387719bfcb;p=gentoo.git dev-util/cpputest: ppc64 stable Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/dev-util/cpputest/cpputest-3.8.ebuild b/dev-util/cpputest/cpputest-3.8.ebuild index 9db2be1512cc..283965f3bec8 100644 --- a/dev-util/cpputest/cpputest-3.8.ebuild +++ b/dev-util/cpputest/cpputest-3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc64 x86" IUSE="test" RESTRICT="!test? ( test )"