diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-19 01:54:22 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-19 02:30:38 +0200 |
commit | 021420299a1cc0e4ff0e19e211fccbd07b4e7bac (patch) | |
tree | 396c8e7983addb5a943b75a540f5cea18c523286 /dev-libs | |
parent | net-nntp/leafnode: x86 stable (bug #625162) (diff) | |
download | gentoo-021420299a1cc0e4ff0e19e211fccbd07b4e7bac.tar.gz gentoo-021420299a1cc0e4ff0e19e211fccbd07b4e7bac.tar.bz2 gentoo-021420299a1cc0e4ff0e19e211fccbd07b4e7bac.zip |
dev-libs/check: x86 stable (bug #595364)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/check/check-0.10.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/check/check-0.10.0-r1.ebuild b/dev-libs/check/check-0.10.0-r1.ebuild index c6241d7a06b8..33798f356d28 100644 --- a/dev-libs/check/check-0.10.0-r1.ebuild +++ b/dev-libs/check/check-0.10.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~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 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs subunit" RDEPEND="subunit? ( >=dev-python/subunit-0.0.10-r1[${MULTILIB_USEDEP}] )" |