summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-22 11:23:46 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-22 11:23:46 +0100
commit59c0c173b11ad69ed009a891918bdd89eb43a560 (patch)
tree77007b49b2376c00a472a4ad78b2f996a1030fb7 /dev-cpp/gflags
parentnet-p2p/vuze-coreplugins: amd64 stable wrt bug #700920 (diff)
downloadgentoo-59c0c173b11ad69ed009a891918bdd89eb43a560.tar.gz
gentoo-59c0c173b11ad69ed009a891918bdd89eb43a560.tar.bz2
gentoo-59c0c173b11ad69ed009a891918bdd89eb43a560.zip
dev-cpp/gflags: amd64 stable wrt bug #700774
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/gflags')
-rw-r--r--dev-cpp/gflags/gflags-2.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gflags/gflags-2.2.1-r1.ebuild b/dev-cpp/gflags/gflags-2.2.1-r1.ebuild
index 95cd79c7ef3d..fcbab0e37753 100644
--- a/dev-cpp/gflags/gflags-2.2.1-r1.ebuild
+++ b/dev-cpp/gflags/gflags-2.2.1-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/gflags/gflags"
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"