summaryrefslogtreecommitdiff
path: root/x11-misc/autorandr/autorandr-1.15.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/autorandr/autorandr-1.15.ebuild')
-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"