summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-09-13 09:37:45 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-09-13 09:38:01 +0100
commitfe69e92e0a8f457ec6ed191522fcb16b5cff5782 (patch)
tree7089f723bc1d5fd6da4769f21247cc27d386786c /dev-libs/check
parentmedia-sound/lash: stable 0.5.4-r4 for sparc (diff)
downloadgentoo-fe69e92e0a8f457ec6ed191522fcb16b5cff5782.tar.gz
gentoo-fe69e92e0a8f457ec6ed191522fcb16b5cff5782.tar.bz2
gentoo-fe69e92e0a8f457ec6ed191522fcb16b5cff5782.zip
dev-libs/check: stable 0.15.2 for sparc
stable wrt bug #741738 Package-Manager: Portage-3.0.6, Repoman-3.0.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/check')
-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 3b6f34126cbe..8da3fe02d22e 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