summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:06:04 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 16:06:04 +0200
commit185eed4f5ff5e836114feb80ab7b4321e9c13cd9 (patch)
treeca8ec8c4123d1adddd94b241d4f12ce0a8eb3bf9 /dev-libs/check
parentsys-libs/gdbm: s390 stable wrt bug #733408 (diff)
downloadgentoo-185eed4f5ff5e836114feb80ab7b4321e9c13cd9.tar.gz
gentoo-185eed4f5ff5e836114feb80ab7b4321e9c13cd9.tar.bz2
gentoo-185eed4f5ff5e836114feb80ab7b4321e9c13cd9.zip
dev-libs/check: s390 stable wrt bug #733476
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/check')
-rw-r--r--dev-libs/check/check-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/check/check-0.15.0.ebuild b/dev-libs/check/check-0.15.0.ebuild
index f88cbbcb9a9e..328072dc9820 100644
--- a/dev-libs/check/check-0.15.0.ebuild
+++ b/dev-libs/check/check-0.15.0.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"
RESTRICT="!test? ( test )"