summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-10-24 12:35:43 +0200
committerFlorian Schmaus <flow@gentoo.org>2024-10-24 12:41:41 +0200
commit92fc80b9d1cdae81e8a00b78243d15b99e66e0fc (patch)
tree6852d0ceba4e4fa365c61500f47ed0a6810e84d1 /x11-misc/autorandr
parentdev-java/gradle-bin: drop 8.10 (diff)
downloadgentoo-92fc80b9d1cdae81e8a00b78243d15b99e66e0fc.tar.gz
gentoo-92fc80b9d1cdae81e8a00b78243d15b99e66e0fc.tar.bz2
gentoo-92fc80b9d1cdae81e8a00b78243d15b99e66e0fc.zip
x11-misc/autorandr: stabilize 1.15-r1 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'x11-misc/autorandr')
-rw-r--r--x11-misc/autorandr/autorandr-1.15-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"