diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-04 12:53:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-04 12:54:03 +0100 |
commit | 5526d1a68f814515d05b0b03f4499c14a2fc0799 (patch) | |
tree | 1f66849f07afa14be236a9548b2d8265616021c4 /dev-libs/check | |
parent | app-office/scribus: Version Bump (diff) | |
download | gentoo-5526d1a68f814515d05b0b03f4499c14a2fc0799.tar.gz gentoo-5526d1a68f814515d05b0b03f4499c14a2fc0799.tar.bz2 gentoo-5526d1a68f814515d05b0b03f4499c14a2fc0799.zip |
dev-libs/check: ia64 stable, bug #595364
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-libs/check')
-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 f587c394efb8..fe3a81218e35 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}] )" |