diff options
author | Benjamin Barenblat <bbaren@google.com> | 2022-04-14 13:19:44 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2022-04-14 13:19:44 -0400 |
commit | 9f5b49644e1cc67a6e315fa7805bfe0c688def11 (patch) | |
tree | 95f9dd167c9aa4b05bd8515c12730b81aa630aca /debian/control | |
parent | 33ef755be756c9699829f33e8ad2eb7072f810d0 (diff) | |
download | abseil-9f5b49644e1cc67a6e315fa7805bfe0c688def11.tar.gz abseil-9f5b49644e1cc67a6e315fa7805bfe0c688def11.tar.bz2 abseil-9f5b49644e1cc67a6e315fa7805bfe0c688def11.zip |
Reenable unit tests on hppa
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index dde19493..b31cbce9 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Maintainer: Benjamin Barenblat <bbaren@debian.org> Build-Depends: cmake (>= 3.5), debhelper-compat (= 12), - googletest (>= 1.10.0.20200926) [!hppa !mipsel !ppc64] + googletest (>= 1.10.0.20200926) [!mipsel !ppc64] Rules-Requires-Root: no Standards-Version: 4.6.0 Section: libs |