diff options
author | 2017-07-10 12:14:47 +0200 | |
---|---|---|
committer | 2017-07-10 12:35:43 +0200 | |
commit | 5ac6b10cbbc6cfa6f3ac730cc08a7c93976111ef (patch) | |
tree | 905ef426fca4c4600c1fb5480cfc7e5f97b6c959 /profiles | |
parent | profiles/arch/arm64: mask libvirt[virtualbox] (diff) | |
download | gentoo-5ac6b10cbbc6cfa6f3ac730cc08a7c93976111ef.tar.gz gentoo-5ac6b10cbbc6cfa6f3ac730cc08a7c93976111ef.tar.bz2 gentoo-5ac6b10cbbc6cfa6f3ac730cc08a7c93976111ef.zip |
profiles/arch/arm64: mask redis[luajit]
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index be0dd3a436f4..7002c443044f 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # Alexis Ballier <aballier@gentoo.org> (10 Jul 2017) +# luajit added arm64 support in luajit 2.1, still in rc/beta, revisit this when +# such a version hits the tree +dev-db/redis luajit + +# Alexis Ballier <aballier@gentoo.org> (10 Jul 2017) # Virtualbox is x86 only app-emulation/libvirt virtualbox |