diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 10:00:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 10:00:32 +0000 |
commit | 5fc39f340611550bdc06c27983d6f60d7aba3ae0 (patch) | |
tree | 26ef2e49ed5cddaf2802b61182f3e46ca04755ed /dev-cpp/glog | |
parent | dev-cpp/gflags: stable 2.2.0 for ppc64, bug #636226 (diff) | |
download | gentoo-5fc39f340611550bdc06c27983d6f60d7aba3ae0.tar.gz gentoo-5fc39f340611550bdc06c27983d6f60d7aba3ae0.tar.bz2 gentoo-5fc39f340611550bdc06c27983d6f60d7aba3ae0.zip |
dev-cpp/glog: stable 0.3.4-r1 for ppc64, bug #636226
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-cpp/glog')
-rw-r--r-- | dev-cpp/glog/glog-0.3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glog/glog-0.3.4-r1.ebuild b/dev-cpp/glog/glog-0.3.4-r1.ebuild index 02b13e3cecff..100a82d8f0de 100644 --- a/dev-cpp/glog/glog-0.3.4-r1.ebuild +++ b/dev-cpp/glog/glog-0.3.4-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -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" IUSE="gflags static-libs test unwind" RDEPEND=" |