diff options
Diffstat (limited to 'dev-cpp/gflags/gflags-2.0.ebuild')
-rw-r--r-- | dev-cpp/gflags/gflags-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gflags/gflags-2.0.ebuild b/dev-cpp/gflags/gflags-2.0.ebuild index a23a43701211..c4e9f254347d 100644 --- a/dev-cpp/gflags/gflags-2.0.ebuild +++ b/dev-cpp/gflags/gflags-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gflags/gflags-2.0.ebuild,v 1.5 2013/08/07 09:24:24 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gflags/gflags-2.0.ebuild,v 1.6 2013/10/18 22:12:08 vapier Exp $ EAPI="3" @@ -10,7 +10,7 @@ SRC_URI="http://gflags.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="static-libs" src_configure() { |