diff options
author | Benjamin Barenblat <bbaren@google.com> | 2021-03-05 15:57:29 -0500 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2021-03-05 15:57:29 -0500 |
commit | 2313d7bc2cc9110ce630548b2d892a810d34eb7d (patch) | |
tree | 58ed030107dc720a6ffca9874dbb1b9f6dd8ee4b /debian/control | |
parent | 0159f87cfaf679f55bcc99f375a772ea3374d272 (diff) |
Reenable unit tests on ppc64el
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 7ebf70dd..ea2a5fd3 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) [amd64], + googletest (>= 1.10.0.20200926) [amd64 ppc64el], Rules-Requires-Root: no Standards-Version: 4.5.1 Section: libs |