summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2022-04-14 13:19:44 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2022-04-14 13:19:44 -0400
commit9f5b49644e1cc67a6e315fa7805bfe0c688def11 (patch)
tree95f9dd167c9aa4b05bd8515c12730b81aa630aca /debian/control
parent33ef755be756c9699829f33e8ad2eb7072f810d0 (diff)
Reenable unit tests on hppa
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
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