diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-05 13:33:12 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-05 14:24:48 +0100 |
commit | 669dee197dfecc58e7bc10e9673a73d2bcb44e44 (patch) | |
tree | d00846b4731cd2d58f00b4a2d5b83093c513c703 /dev-util | |
parent | net-libs/courier-unicode: keyword 2.2.3 for ~riscv (diff) | |
download | gentoo-669dee197dfecc58e7bc10e9673a73d2bcb44e44.tar.gz gentoo-669dee197dfecc58e7bc10e9673a73d2bcb44e44.tar.bz2 gentoo-669dee197dfecc58e7bc10e9673a73d2bcb44e44.zip |
dev-util/cmocka: keyword 1.1.5 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cmocka/cmocka-1.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cmocka/cmocka-1.1.5.ebuild b/dev-util/cmocka/cmocka-1.1.5.ebuild index 05c9f84919f9..9c29dda05d03 100644 --- a/dev-util/cmocka/cmocka-1.1.5.ebuild +++ b/dev-util/cmocka/cmocka-1.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs test" RESTRICT="!test? ( test )" |