diff options
author | Sam James <sam@gentoo.org> | 2021-01-20 00:38:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-20 00:38:01 +0000 |
commit | 7c61c6cb56e1b339dea67824c274cfbd4eff2ee0 (patch) | |
tree | de9b99ab193db1c055ce139f1f5f3bd065ce59af /sys-libs | |
parent | dev-ruby/http: Keyword 4.4.1 arm64, #761550 (diff) | |
download | gentoo-7c61c6cb56e1b339dea67824c274cfbd4eff2ee0.tar.gz gentoo-7c61c6cb56e1b339dea67824c274cfbd4eff2ee0.tar.bz2 gentoo-7c61c6cb56e1b339dea67824c274cfbd4eff2ee0.zip |
sys-libs/blocksruntime: Keyword 0_pre20171027-r1 arm64, #765199
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/blocksruntime/blocksruntime-0_pre20171027-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r1.ebuild b/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r1.ebuild index 1c13f0588947..c9679eef1e0b 100644 --- a/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r1.ebuild +++ b/sys-libs/blocksruntime/blocksruntime-0_pre20171027-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/mackyle/blocksruntime/archive/${COMMIT}.tar.gz -> ${ LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="static-libs" RDEPEND="" |