diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-03 21:15:40 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-03 21:16:11 -0600 |
commit | efbbbd06be351445fe1ddd2cee0d22713307aac8 (patch) | |
tree | 727c5cf7bfadb4f19a0fd95918f19a72ade32bf9 /sys-block/zram-init | |
parent | app-misc/pax-utils: version bump (diff) | |
download | gentoo-efbbbd06be351445fe1ddd2cee0d22713307aac8.tar.gz gentoo-efbbbd06be351445fe1ddd2cee0d22713307aac8.tar.bz2 gentoo-efbbbd06be351445fe1ddd2cee0d22713307aac8.zip |
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
Diffstat (limited to 'sys-block/zram-init')
-rw-r--r-- | sys-block/zram-init/zram-init-2.7-r1.ebuild | 4 |
1 files 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 6f2cf7a46597..659c9ed63ba5 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: |