diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 22:55:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 22:55:34 +0100 |
commit | 3eb3f8d3f7d072919790f9daa176cdb5af49eb20 (patch) | |
tree | a327d3d5bc5d01a2b8cadbbd902a2e9d66ba781a /dev-util/cmocka | |
parent | dev-libs/libbytesize: stable 1.4 for ppc, bug #684928 (diff) | |
download | gentoo-3eb3f8d3f7d072919790f9daa176cdb5af49eb20.tar.gz gentoo-3eb3f8d3f7d072919790f9daa176cdb5af49eb20.tar.bz2 gentoo-3eb3f8d3f7d072919790f9daa176cdb5af49eb20.zip |
dev-util/cmocka: stable 1.1.5 for ppc, bug #685118
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/cmocka')
-rw-r--r-- | dev-util/cmocka/cmocka-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cmocka/cmocka-1.1.5.ebuild b/dev-util/cmocka/cmocka-1.1.5.ebuild index 6878df3ae1b4..5d08dea11641 100644 --- a/dev-util/cmocka/cmocka-1.1.5.ebuild +++ b/dev-util/cmocka/cmocka-1.1.5.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 examples static-libs test" BDEPEND=" |