diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-23 16:33:37 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-23 19:28:16 +0100 |
commit | 6131db0176eb6d7791a54a61030c4a01931117d6 (patch) | |
tree | 8f5db62662d394de5bd7fb5002267ae86d1b86e1 /dev-libs/tomsfastmath | |
parent | mail-filter/libmilter: keyword 1.0.2_p1-r2 for ~riscv (diff) | |
download | gentoo-6131db0176eb6d7791a54a61030c4a01931117d6.tar.gz gentoo-6131db0176eb6d7791a54a61030c4a01931117d6.tar.bz2 gentoo-6131db0176eb6d7791a54a61030c4a01931117d6.zip |
dev-libs/tomsfastmath: keyword 0.13.1-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-libs/tomsfastmath')
-rw-r--r-- | dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild index 7cde2a6d3e58..c369b6ebb419 100644 --- a/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild +++ b/dev-libs/tomsfastmath/tomsfastmath-0.13.1-r1.ebuild @@ -15,7 +15,7 @@ LICENSE="Unlicense" # Helpful site: # https://abi-laboratory.pro/index.php?view=timeline&l=tomsfastmath SLOT="0/1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" BDEPEND="sys-devel/libtool" |