summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-09-06 00:02:37 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-09-06 00:08:12 -0700
commita217c1bbadf5ba84474da95b7b677fa03ca55999 (patch)
treee864c64bc8e3d8eb37e4cd170346ab32690cbe05
parentmedia-sound/lilypond: removed obsolete 2.21.1-r1 (diff)
downloadgentoo-a217c1bbadf5ba84474da95b7b677fa03ca55999.tar.gz
gentoo-a217c1bbadf5ba84474da95b7b677fa03ca55999.tar.bz2
gentoo-a217c1bbadf5ba84474da95b7b677fa03ca55999.zip
dev-util/cpputest: add ~ppc keyword
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--dev-util/cpputest/cpputest-3.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cpputest/cpputest-3.8.ebuild b/dev-util/cpputest/cpputest-3.8.ebuild
index bf75b32915a4..dad5aebdc6dc 100644
--- a/dev-util/cpputest/cpputest-3.8.ebuild
+++ b/dev-util/cpputest/cpputest-3.8.ebuild
@@ -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 ~arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"