summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2023-03-21 12:08:10 +0100
committerFlorian Schmaus <flow@gentoo.org>2023-03-21 12:15:29 +0100
commit177ea2d885e00106ca72fac6c76dbe2ff97297bd (patch)
tree30cd97ca435ddbef3d73b9e47d4eee77e6554818 /x11-misc/autorandr
parentsys-apps/inxi: add 3.3.25.1 (diff)
downloadgentoo-177ea2d885e00106ca72fac6c76dbe2ff97297bd.tar.gz
gentoo-177ea2d885e00106ca72fac6c76dbe2ff97297bd.tar.bz2
gentoo-177ea2d885e00106ca72fac6c76dbe2ff97297bd.zip
x11-misc/autorandr: stabilize 1.13.3 for amd64, x86
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'x11-misc/autorandr')
-rw-r--r--x11-misc/autorandr/autorandr-1.13.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/autorandr/autorandr-1.13.3.ebuild b/x11-misc/autorandr/autorandr-1.13.3.ebuild
index 5a4cdc0e7c9f..3d8cfa33942d 100644
--- a/x11-misc/autorandr/autorandr-1.13.3.ebuild
+++ b/x11-misc/autorandr/autorandr-1.13.3.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 ~x86"
+ KEYWORDS="amd64 x86"
fi
DESCRIPTION="Automatically select a display configuration based on connected devices"