summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/gflags/gflags-2.1.1-r1.ebuild')
-rw-r--r--dev-cpp/gflags/gflags-2.1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gflags/gflags-2.1.1-r1.ebuild b/dev-cpp/gflags/gflags-2.1.1-r1.ebuild
index 9bb9b8e0b2fd..f74c1c383441 100644
--- a/dev-cpp/gflags/gflags-2.1.1-r1.ebuild
+++ b/dev-cpp/gflags/gflags-2.1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gflags/gflags-2.1.1-r1.ebuild,v 1.2 2014/10/23 13:57:03 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gflags/gflags-2.1.1-r1.ebuild,v 1.3 2014/10/25 14:05:30 maekke Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/schuhschuh/gflags/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
PATCHES=( "${FILESDIR}/gflags-2.1.1-libs.patch" )