commit:     217f6c13d296fa0c7aeac3af65a570463ba9a91a
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 26 16:30:29 2017 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 16:31:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=217f6c13

dev-util/uncrustify: amd64/x86 stable

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-util/uncrustify/uncrustify-0.66.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/uncrustify/uncrustify-0.66.1.ebuild 
b/dev-util/uncrustify/uncrustify-0.66.1.ebuild
index d0891fcae6c..27705c31b22 100644
--- a/dev-util/uncrustify/uncrustify-0.66.1.ebuild
+++ b/dev-util/uncrustify/uncrustify-0.66.1.ebuild
@@ -5,11 +5,11 @@ EAPI=6
 
 if [[ $PV == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/${PN}/${PN}.git";
-       KEYWORDS=""
+       KEYWORDS="amd64 x86"
        SRC_URI=""
        scm_eclass=git-r3
 else
-       KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
+       KEYWORDS="amd64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris 
~x86-solaris"
        SRC_URI="https://github.com/${PN}/${PN}/archive/${P}.tar.gz";
        S=${WORKDIR}/${PN}-${P}
 fi

Reply via email to