commit: 367c2cf9152ff1d5b0ff5adbc5a085838beebd9c Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Oct 2 09:05:35 2021 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sat Oct 2 09:05:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=367c2cf9
dev-util/cmocka: Keyword 1.1.5 for ~m68k The tests pass. Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> dev-util/cmocka/cmocka-1.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cmocka/cmocka-1.1.5.ebuild b/dev-util/cmocka/cmocka-1.1.5.ebuild index 9c29dda05d0..23ce594bd89 100644 --- a/dev-util/cmocka/cmocka-1.1.5.ebuild +++ b/dev-util/cmocka/cmocka-1.1.5.ebuild @@ -12,7 +12,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 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs test" RESTRICT="!test? ( test )"
