Gentoo Archives: gentoo-commits

From: Stephen Klimaszewski <steev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/zram-init/
Date: Fri, 04 Mar 2016 03:16:51
Message-Id: 1457061371.efbbbd06be351445fe1ddd2cee0d22713307aac8.steev@gentoo
1 commit: efbbbd06be351445fe1ddd2cee0d22713307aac8
2 Author: Steev Klimaszewski <steev <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 4 03:15:40 2016 +0000
4 Commit: Stephen Klimaszewski <steev <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 4 03:16:11 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efbbbd06
7
8 sys-block/zram-init: Keyword 2.7-r1 for ~arm64
9
10 Tested on Cortex-A53.
11
12 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.
13
14 Package-Manager: portage-2.2.27
15
16 sys-block/zram-init/zram-init-2.7-r1.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/sys-block/zram-init/zram-init-2.7-r1.ebuild b/sys-block/zram-init/zram-init-2.7-r1.ebuild
20 index 6f2cf7a..659c9ed 100644
21 --- a/sys-block/zram-init/zram-init-2.7-r1.ebuild
22 +++ b/sys-block/zram-init/zram-init-2.7-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2014 Gentoo Foundation
25 +# Copyright 1999-2016 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
30
31 LICENSE="GPL-2"
32 SLOT="0"
33 -KEYWORDS="~amd64 ~x86"
34 +KEYWORDS="~amd64 ~arm64 ~x86"
35
36 DISABLE_AUTOFORMATTING="true"
37 DOC_CONTENTS="To use zram, activate it in your kernel and add it to default runlevel: