commit:     177ea2d885e00106ca72fac6c76dbe2ff97297bd
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 11:08:10 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 11:15:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=177ea2d8

x11-misc/autorandr: stabilize 1.13.3 for amd64, x86

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 x11-misc/autorandr/autorandr-1.13.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"

Reply via email to