dev-cpp/gflags: amd64/arm/x86 stable wrt bug #643168
authorMikle Kolyada <zlogene@gentoo.org>
Thu, 4 Jan 2018 21:05:15 +0000 (00:05 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Thu, 4 Jan 2018 21:05:34 +0000 (00:05 +0300)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

dev-cpp/gflags/gflags-2.2.0.ebuild

index 9b67f4b318eeded7d34146d46ec5819417cf4d0e..7ec523ddfe2a4a799f04cf63a609a528a036ac46 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://github.com/gflags/gflags.git"
 else
        SRC_URI="https://github.com/gflags/gflags/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
 fi
 
 DESCRIPTION="Google's C++ argument parsing library"