commit: efbbbd06be351445fe1ddd2cee0d22713307aac8 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org> AuthorDate: Fri Mar 4 03:15:40 2016 +0000 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org> CommitDate: Fri Mar 4 03:16:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efbbbd06
sys-block/zram-init: Keyword 2.7-r1 for ~arm64 Tested on Cortex-A53. The vendor kernel for the ODROID-C2 is 3.14 based, so this is the only version that can be tested, which is why not all versions are keyworded. Package-Manager: portage-2.2.27 sys-block/zram-init/zram-init-2.7-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-block/zram-init/zram-init-2.7-r1.ebuild b/sys-block/zram-init/zram-init-2.7-r1.ebuild index 6f2cf7a..659c9ed 100644 --- a/sys-block/zram-init/zram-init-2.7-r1.ebuild +++ b/sys-block/zram-init/zram-init-2.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" DISABLE_AUTOFORMATTING="true" DOC_CONTENTS="To use zram, activate it in your kernel and add it to default runlevel:
