summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-04-09 16:23:38 +0200
committerFlorian Schmaus <flow@gentoo.org>2024-04-09 16:23:38 +0200
commit2bcc726fe7a907b3f3507027ee5123dca2271c1a (patch)
tree5dcc5e28546ae0601ac7a8e985f879e5a5cd68d7 /x11-misc
parentapp-emacs/scala-ts-mode: stabilize 1.0.0_p20240316 for amd64 (diff)
downloadgentoo-2bcc726fe7a907b3f3507027ee5123dca2271c1a.tar.gz
gentoo-2bcc726fe7a907b3f3507027ee5123dca2271c1a.tar.bz2
gentoo-2bcc726fe7a907b3f3507027ee5123dca2271c1a.zip
x11-misc/autorandr: stabilize 1.15 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/autorandr/autorandr-1.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/autorandr/autorandr-1.15.ebuild b/x11-misc/autorandr/autorandr-1.15.ebuild
index 0011c189d5ca..fd13373441f5 100644
--- a/x11-misc/autorandr/autorandr-1.15.ebuild
+++ b/x11-misc/autorandr/autorandr-1.15.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"