diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-17 22:30:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-17 22:30:39 +0000 |
commit | 17b807e84a5e76f315861d331188bb7fa05ca42e (patch) | |
tree | 41493aac176994beb3988f266d7e2e6358b122c3 /dev-cpp | |
parent | media-libs/gexiv2: stable 0.10.8 for ia64, bug #647408 (diff) | |
download | gentoo-17b807e84a5e76f315861d331188bb7fa05ca42e.tar.gz gentoo-17b807e84a5e76f315861d331188bb7fa05ca42e.tar.bz2 gentoo-17b807e84a5e76f315861d331188bb7fa05ca42e.zip |
dev-cpp/gtest: stable 1.8.0-r1 for ia64, bug #647118
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/gtest/gtest-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtest/gtest-1.8.0-r1.ebuild b/dev-cpp/gtest/gtest-1.8.0-r1.ebuild index 6c7c3b7ba39b..529cbe3e1e13 100644 --- a/dev-cpp/gtest/gtest-1.8.0-r1.ebuild +++ b/dev-cpp/gtest/gtest-1.8.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/google/googletest/archive/release-${PV}.tar.gz -> ${ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples test" DEPEND="test? ( ${PYTHON_DEPS} )" |