From 1f2d131126e34aaf29fd00b4ccf836387719bfcb Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Thu, 20 Feb 2020 23:27:02 -0800 Subject: dev-util/cpputest: ppc64 stable Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- dev-util/cpputest/cpputest-3.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/cpputest') 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 )" -- cgit v1.2.3-65-gdbad