diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-25 22:24:55 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-25 22:27:49 -0700 |
commit | 7f1c0165f7920138f77752533789cbe26375bc03 (patch) | |
tree | 4723b5383c8d21d7fd18c62c9da5038e7b3fddb4 /dev-libs/check/check-0.12.0.ebuild | |
parent | dev-libs/check-0.12.0: ppc stable, bug 644648 (diff) | |
download | gentoo-7f1c0165f7920138f77752533789cbe26375bc03.tar.gz gentoo-7f1c0165f7920138f77752533789cbe26375bc03.tar.bz2 gentoo-7f1c0165f7920138f77752533789cbe26375bc03.zip |
dev-libs/check-0.12.0: ppc64 stable, bug 644648
Diffstat (limited to 'dev-libs/check/check-0.12.0.ebuild')
-rw-r--r-- | dev-libs/check/check-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/check/check-0.12.0.ebuild b/dev-libs/check/check-0.12.0.ebuild index 5551a340a02b..cd733f879a32 100644 --- a/dev-libs/check/check-0.12.0.ebuild +++ b/dev-libs/check/check-0.12.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lib${PN}/${PN}/archive/${PV}.tar.gz -> ${P}-github.t LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs subunit" RDEPEND=" |