x11-misc/autorandr: stabilize 1.15 for amd64

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2024-04-09 16:23:38 +02:00
parent 0877d24829
commit 2bcc726fe7

View File

@@ -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"