summaryrefslogtreecommitdiff
path: root/dev-util/cpputest
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
commitceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch)
tree9f47ee47c31a0f13f9496879cd88a1042550aa81 /dev-util/cpputest
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'dev-util/cpputest')
-rw-r--r--dev-util/cpputest/Manifest2
-rw-r--r--dev-util/cpputest/cpputest-3.8.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cpputest/Manifest b/dev-util/cpputest/Manifest
index 8124bdc6ebb6..f0ab97150703 100644
--- a/dev-util/cpputest/Manifest
+++ b/dev-util/cpputest/Manifest
@@ -1,3 +1,3 @@
DIST cpputest-3.8.tar.gz 2722956 BLAKE2B 1da16c06d242703462dcaf9c6c26eb875c2622bcce4113fd0b990805d06ee7401a6776d2f0451eda49e7914caa59a5665a92387684ffb6dbbe884cf0fe07bd86 SHA512 a9592bdc9ffab8b42026ef2010f504e7e37d77fc2f197f89d23f7c9285a101059a0ec66418b914db0383974616d31b26addd1938fb27f45c3e7d9496ed0a0fac
-EBUILD cpputest-3.8.ebuild 518 BLAKE2B 05d994d0fd596aeeacc5428e6d18d81b82359b56999ab4eb5efebcf9a63b93c5123786dff3c92d38be8c2814a1cee1d62ea49b3a739462965073acf514a2c43c SHA512 06430a214145dff4f5c89e0957fa1a891971f9e0ccd13bd66cf390be0830400ff3c459a8b88b27a20905bcf4af0ff7eead90ec9aff68c645f67f60a2a64bc270
+EBUILD cpputest-3.8.ebuild 517 BLAKE2B 9f540b00ad8e7cc9e7815844517ea05f8789543577b423e3801137d3ad78b5090f700a277677b6dade1f6b7b7915f0b3863ea672ad0fb76a3c6e898c08bcd606 SHA512 d7c48d91619898f5c2a5d86ef65168a58bd2422b9858c7470b9ee47032c1af76bf9ededa1d5fc46116d5cf400c9614a45697589bea88ae1c989e2f59670d29b1
MISC metadata.xml 249 BLAKE2B 67563a054eb11e858f51664b12ef99626bb7facd85bf2b520d81f3d9cb3cbdfda23ea18f48099df41e6e696a6827d4b9ea87165d8296d74a94b4d07181f2ec9f SHA512 d80d51464fcbaca1ca6bafb02f89caf99c6cbcfbd5450bd3b8c7d62243aa88c89070349002adf95565571f114e5b90d1b7d605fa501a7e95565800987b9c0f8b
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 )"