summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-09-13 09:29:13 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-13 09:30:16 +0100
commit2f030d7fbaf68546284f59d63b041facaa3741d5 (patch)
tree15de17234e943dc13b76eafdd471464ecb3e2599
parentmedia-sound/lash: stable 0.5.4-r4 for ppc64 (diff)
downloadgentoo-2f030d7f.tar.gz
gentoo-2f030d7f.tar.bz2
gentoo-2f030d7f.zip
dev-libs/check: stable 0.15.2 for ppc64
stable wrt bug #741738 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-libs/check/check-0.15.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/check/check-0.15.2.ebuild b/dev-libs/check/check-0.15.2.ebuild
index 3ee413e53444..3b6f34126cbe 100644
--- a/dev-libs/check/check-0.15.2.ebuild
+++ b/dev-libs/check/check-0.15.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/libcheck/check/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc subunit test"
# Tests seem to timeout on ppc* systems, #736661