diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-01-31 19:04:03 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-01-31 19:04:03 +0100 |
commit | 5eed1fc417556a2abd4b28245118303cdf7686bb (patch) | |
tree | 1440bb55d439148ddf8167b70584a4ffd19715fb /dev-util | |
parent | mail-client/claws-mail-3.17.3-r0: alpha stable (diff) | |
download | gentoo-5eed1fc417556a2abd4b28245118303cdf7686bb.tar.gz gentoo-5eed1fc417556a2abd4b28245118303cdf7686bb.tar.bz2 gentoo-5eed1fc417556a2abd4b28245118303cdf7686bb.zip |
dev-util/cmocka-1.1.3-r0: alpha stable
Bug: http://bugs.gentoo.org/676198
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cmocka/cmocka-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cmocka/cmocka-1.1.3.ebuild b/dev-util/cmocka/cmocka-1.1.3.ebuild index a0304765d7d3..54873878c625 100644 --- a/dev-util/cmocka/cmocka-1.1.3.ebuild +++ b/dev-util/cmocka/cmocka-1.1.3.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=" |