commit: 92fc80b9d1cdae81e8a00b78243d15b99e66e0fc
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 24 10:35:43 2024 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Oct 24 10:41:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92fc80b9
x11-misc/autorandr: stabilize 1.15-r1 for amd64
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
x11-misc/autorandr/autorandr-1.15-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/autorandr/autorandr-1.15-r1.ebuild
b/x11-misc/autorandr/autorandr-1.15-r1.ebuild
index 73aa409173d5..e8a9f9a8e58a 100644
--- a/x11-misc/autorandr/autorandr-1.15-r1.ebuild
+++ b/x11-misc/autorandr/autorandr-1.15-r1.ebuild
@@ -13,7 +13,7 @@ if [[ "${PV}" = "9999" ]] ; then
EGIT_REPO_URI="https://github.com/phillipberndt/${PN}.git"
else
SRC_URI="https://github.com/phillipberndt/${PN}/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
DESCRIPTION="Automatically select a display configuration based on connected
devices"