diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-13 09:29:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-13 09:30:16 +0100 |
commit | 2f030d7fbaf68546284f59d63b041facaa3741d5 (patch) | |
tree | 15de17234e943dc13b76eafdd471464ecb3e2599 /dev-libs/check | |
parent | media-sound/lash: stable 0.5.4-r4 for ppc64 (diff) | |
download | gentoo-2f030d7fbaf68546284f59d63b041facaa3741d5.tar.gz gentoo-2f030d7fbaf68546284f59d63b041facaa3741d5.tar.bz2 gentoo-2f030d7fbaf68546284f59d63b041facaa3741d5.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>
Diffstat (limited to 'dev-libs/check')
-rw-r--r-- | dev-libs/check/check-0.15.2.ebuild | 2 |
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 |