commit: 5c7dcaf1e56561ee86007a01723a748f74f302ca Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 20 12:26:54 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Jan 20 12:26:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c7dcaf1
x11-misc/arandr: Stabilize 0.1.10-r2 arm64, #831379 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-misc/arandr/arandr-0.1.10-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/arandr/arandr-0.1.10-r2.ebuild b/x11-misc/arandr/arandr-0.1.10-r2.ebuild index 93d18823f081..d0ec5cd64168 100644 --- a/x11-misc/arandr/arandr-0.1.10-r2.ebuild +++ b/x11-misc/arandr/arandr-0.1.10-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://christian.amsuess.com/tools/arandr/files/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" RDEPEND=" dev-python/pygobject:3=[${PYTHON_USEDEP},cairo]
