summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-08-18 11:07:58 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-08-18 11:08:13 +0100
commitbf5ec96f424d90a5ec4518f925a583673bf9904e (patch)
treea84bd490d28cf796ea7cd5fd68c3564e91671de9 /dev-cpp/gtest
parentsys-devel/patch: stable 2.7.6-r4 for ia64, bug #690136 (diff)
downloadgentoo-bf5ec96f424d90a5ec4518f925a583673bf9904e.tar.gz
gentoo-bf5ec96f424d90a5ec4518f925a583673bf9904e.tar.bz2
gentoo-bf5ec96f424d90a5ec4518f925a583673bf9904e.zip
dev-cpp/gtest: stable 1.9.0_pre20190607 for ia64, bug #691198
Package-Manager: Portage-2.3.71, Repoman-2.3.17 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-cpp/gtest')
-rw-r--r--dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild b/dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild
index 9a050a8a2734..e7388eb873f1 100644
--- a/dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild
+++ b/dev-cpp/gtest/gtest-1.9.0_pre20190607.ebuild
@@ -20,7 +20,7 @@ else
MY_PV=${GOOGLETEST_COMMIT}
fi
SRC_URI="https://github.com/google/googletest/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
- 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"
S="${WORKDIR}"/googletest-${MY_PV}
fi