dev-util/cpputest: ppc64 stable
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Fri, 21 Feb 2020 07:27:02 +0000 (23:27 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Fri, 21 Feb 2020 07:27:02 +0000 (23:27 -0800)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
dev-util/cpputest/cpputest-3.8.ebuild

index 9db2be1512cccc32bb6b01b21485df60b1a039a8..283965f3bec8a362823f0f61616d52b43e612701 100644 (file)
@@ -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 )"