Gentoo Archives: gentoo-commits

From: Jian Lin <jlin.gentoo@×××××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/i3lock-color/
Date: Fri, 01 Jan 2021 18:58:43
Message-Id: 1609527513.6d8c83dd0196771c122c35454a23029564a446d2.jian@gentoo
1 commit: 6d8c83dd0196771c122c35454a23029564a446d2
2 Author: Jian Lin <jlin.gentoo <AT> outlook <DOT> com>
3 AuthorDate: Fri Jan 1 18:34:37 2021 +0000
4 Commit: Jian Lin <jlin.gentoo <AT> outlook <DOT> com>
5 CommitDate: Fri Jan 1 18:58:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6d8c83dd
7
8 x11-misc/i3lock-color: add KEYWORDS
9
10 add KEYWORDS according to juippis's suggestion.
11 https://github.com/gentoo/guru/issues/10#issuecomment-654632609
12
13 Suggested-by: Joonas Niilola <juippis <AT> gentoo.org>
14 Package-Manager: Portage-3.0.9, Repoman-3.0.2
15 Signed-off-by: Jian Lin <jlin.gentoo <AT> outlook.com>
16
17 x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild | 4 ++--
18 x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild | 4 ++--
19 2 files changed, 4 insertions(+), 4 deletions(-)
20
21 diff --git a/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
22 index 60d19c29..0fcf0615 100644
23 --- a/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
24 +++ b/x11-misc/i3lock-color/i3lock-color-2.12.5.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 2020 Gentoo Authors
27 +# Copyright 2020-2021 Gentoo Authors
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=7
31 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="~amd64"
36 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
37
38 DEPEND="
39 dev-libs/libev
40
41 diff --git a/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild b/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild
42 index 1dd87e0c..013635df 100644
43 --- a/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild
44 +++ b/x11-misc/i3lock-color/i3lock-color-2.13.1.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 2020 Gentoo Authors
47 +# Copyright 2020-2021 Gentoo Authors
48 # Distributed under the terms of the GNU General Public License v2
49
50 EAPI=7
51 @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
52
53 LICENSE="BSD"
54 SLOT="0"
55 -KEYWORDS="~amd64"
56 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
57
58 DEPEND="
59 dev-libs/libev