diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:37:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:26 +0100 |
commit | 89465ac2e9c698b8aa23ef044f98cae296539192 (patch) | |
tree | 9ffe371b07a62d56b43eb3ae5a94b19275eb4420 /dev-util/cmocka | |
parent | media-libs/aften: stable 0.0.8-r2 for ppc, bug #657258 (diff) | |
download | gentoo-89465ac2e9c698b8aa23ef044f98cae296539192.tar.gz gentoo-89465ac2e9c698b8aa23ef044f98cae296539192.tar.bz2 gentoo-89465ac2e9c698b8aa23ef044f98cae296539192.zip |
dev-util/cmocka: stable 1.1.1 for ppc, bug #657262
Bug: https://bugs.gentoo.org/657262
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-util/cmocka')
-rw-r--r-- | dev-util/cmocka/cmocka-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cmocka/cmocka-1.1.1.ebuild b/dev-util/cmocka/cmocka-1.1.1.ebuild index 76dbc78372c5..688399d49590 100644 --- a/dev-util/cmocka/cmocka-1.1.1.ebuild +++ b/dev-util/cmocka/cmocka-1.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://cmocka.org/files/1.1/${P}.tar.xz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc static-libs test" DEPEND=" |