diff options
author | Sam James <sam@gentoo.org> | 2024-01-07 06:12:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-07 06:12:09 +0000 |
commit | b24f349653da4af4d55cb4a855737440c90412df (patch) | |
tree | 49084e71172bc0669a120dcce651b275df208209 /x11-misc/arandr | |
parent | dev-java/caffeine: Stabilize 2.6.2 ppc64, #921518 (diff) | |
download | gentoo-b24f349653da4af4d55cb4a855737440c90412df.tar.gz gentoo-b24f349653da4af4d55cb4a855737440c90412df.tar.bz2 gentoo-b24f349653da4af4d55cb4a855737440c90412df.zip |
x11-misc/arandr: Stabilize 0.1.11 ppc64, #921525
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/arandr')
-rw-r--r-- | x11-misc/arandr/arandr-0.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/arandr/arandr-0.1.11.ebuild b/x11-misc/arandr/arandr-0.1.11.ebuild index ab43a0525449..4a03b8f4c0a0 100644 --- a/x11-misc/arandr/arandr-0.1.11.ebuild +++ b/x11-misc/arandr/arandr-0.1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://christian.amsuess.com/tools/arandr/files/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc64 x86" RDEPEND=" dev-python/pygobject:3=[${PYTHON_USEDEP},cairo] |