Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/arandr/
Date: Thu, 20 Jan 2022 12:27:13
Message-Id: 1642681619.5c7dcaf1e56561ee86007a01723a748f74f302ca.arthurzam@gentoo
1 commit: 5c7dcaf1e56561ee86007a01723a748f74f302ca
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 12:26:54 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 12:26:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c7dcaf1
7
8 x11-misc/arandr: Stabilize 0.1.10-r2 arm64, #831379
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 x11-misc/arandr/arandr-0.1.10-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-misc/arandr/arandr-0.1.10-r2.ebuild b/x11-misc/arandr/arandr-0.1.10-r2.ebuild
16 index 93d18823f081..d0ec5cd64168 100644
17 --- a/x11-misc/arandr/arandr-0.1.10-r2.ebuild
18 +++ b/x11-misc/arandr/arandr-0.1.10-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -14,7 +14,7 @@ SRC_URI="https://christian.amsuess.com/tools/arandr/files/${P}.tar.gz"
26
27 LICENSE="GPL-3+"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ~arm64 x86"
30 +KEYWORDS="amd64 ~arm arm64 x86"
31
32 RDEPEND="
33 dev-python/pygobject:3=[${PYTHON_USEDEP},cairo]