summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2023-07-29 15:58:46 +0200
committerFlorian Schmaus <flow@gentoo.org>2023-07-29 16:01:51 +0200
commit99f0d45a69917d7c3675f31805f44b004cbee753 (patch)
treed607020679748e8ff00139807c9d5c6003d793f2 /x11-misc
parentsys-libs/glibc: 2.37 patchset 6 bump (2.37-r4) (diff)
downloadgentoo-99f0d45a69917d7c3675f31805f44b004cbee753.tar.gz
gentoo-99f0d45a69917d7c3675f31805f44b004cbee753.tar.bz2
gentoo-99f0d45a69917d7c3675f31805f44b004cbee753.zip
x11-misc/autorandr: stabilize 1.14 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/autorandr/autorandr-1.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/autorandr/autorandr-1.14.ebuild b/x11-misc/autorandr/autorandr-1.14.ebuild
index 5a4cdc0e7c9f..40586032d8fd 100644
--- a/x11-misc/autorandr/autorandr-1.14.ebuild
+++ b/x11-misc/autorandr/autorandr-1.14.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"