commit:     9567b31fc8a95553361b3766958bbc92bf2fdc8d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  3 18:31:51 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan  3 18:31:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9567b31f

app-emacs/company-ebuild: Stabilize 0.1.2 x86, #889549

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/company-ebuild/company-ebuild-0.1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emacs/company-ebuild/company-ebuild-0.1.2.ebuild 
b/app-emacs/company-ebuild/company-ebuild-0.1.2.ebuild
index 678f43ec2830..47d75602ae65 100644
--- a/app-emacs/company-ebuild/company-ebuild-0.1.2.ebuild
+++ b/app-emacs/company-ebuild/company-ebuild-0.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]] ; then
        EGIT_REPO_URI="https://gitweb.gentoo.org/proj/${PN}.git";
 else
        SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz";
-       KEYWORDS="~amd64 ~x86 ~x64-macos"
+       KEYWORDS="~amd64 x86 ~x64-macos"
 fi
 
 LICENSE="GPL-2+"

Reply via email to