diff options
author | Markus Meier <maekke@gentoo.org> | 2018-03-25 19:15:17 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-03-25 19:15:17 +0200 |
commit | 74265b284467feb0e20feb8699932e8fe5bbe45a (patch) | |
tree | bff2fb07ea479f2089b01e315a6d1b358f0011db /dev-libs/check | |
parent | media-gfx/raw-thumbnailer: arm stable, bug #644572 (diff) | |
download | gentoo-74265b284467feb0e20feb8699932e8fe5bbe45a.tar.gz gentoo-74265b284467feb0e20feb8699932e8fe5bbe45a.tar.bz2 gentoo-74265b284467feb0e20feb8699932e8fe5bbe45a.zip |
dev-libs/check: arm stable, bug #644648
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/check')
-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 872612ff9403..acde41e304b1 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=" |