summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-02-20 23:27:02 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-02-20 23:27:02 -0800
commit1f2d131126e34aaf29fd00b4ccf836387719bfcb (patch)
tree0e8d24a3228e3127816d982aa145f0b99a9f9e02 /dev-util/cpputest
parentnet-irc/weechat: bump to 2.7.1 (diff)
downloadgentoo-1f2d131126e34aaf29fd00b4ccf836387719bfcb.tar.gz
gentoo-1f2d131126e34aaf29fd00b4ccf836387719bfcb.tar.bz2
gentoo-1f2d131126e34aaf29fd00b4ccf836387719bfcb.zip
dev-util/cpputest: ppc64 stable
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-util/cpputest')
-rw-r--r--dev-util/cpputest/cpputest-3.8.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )"