summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-07-22 09:19:23 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-07-22 09:19:55 +0300
commit6904c4043ee79073b90df495c8681d2c378090c1 (patch)
tree1b6eb63491b6523ffbcb509e062bc1bf3e457d74 /dev-libs/check
parentdev-libs/check: stabilize 0.15.0 on x86, #733476 (diff)
downloadgentoo-6904c4043ee79073b90df495c8681d2c378090c1.tar.gz
gentoo-6904c4043ee79073b90df495c8681d2c378090c1.tar.bz2
gentoo-6904c4043ee79073b90df495c8681d2c378090c1.zip
dev-libs/check: stabilize on amd64, #733476
Bug: https://bugs.gentoo.org/733476 Signed-off-by: Joonas Niilola <juippis@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 b859ff50bd23..2aaf4e66bede 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 )"