commit:     9719ee59a0a7f6f7b0a04d4e8891519887e6f501
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 17 21:18:53 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Nov 17 21:33:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9719ee59

dev-libs/libfmt: x86 stable (bug #667198)

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-libs/libfmt/libfmt-5.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libfmt/libfmt-5.2.0.ebuild 
b/dev-libs/libfmt/libfmt-5.2.0.ebuild
index 932e58c0ce5..ca59fede2ef 100644
--- a/dev-libs/libfmt/libfmt-5.2.0.ebuild
+++ b/dev-libs/libfmt/libfmt-5.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]] ; then
        inherit git-r3
 else
        SRC_URI="https://github.com/fmtlib/fmt/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 x86"
        S="${WORKDIR}/fmt-${PV}"
 fi
 

Reply via email to