commit:     3c63c7ec561c3693da834b1601168c619c0337f5
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 14 23:41:22 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Apr 14 23:41:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c63c7ec

app-crypt/libnitrokey: sync live ebuild

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-crypt/libnitrokey/libnitrokey-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-crypt/libnitrokey/libnitrokey-9999.ebuild 
b/app-crypt/libnitrokey/libnitrokey-9999.ebuild
index a9135e08d5d4..b37e5cdbd34f 100644
--- a/app-crypt/libnitrokey/libnitrokey-9999.ebuild
+++ b/app-crypt/libnitrokey/libnitrokey-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit udev cmake
 
@@ -29,7 +29,7 @@ RDEPEND="
        virtual/udev"
 DEPEND="
        ${RDEPEND}
-       test? ( >=dev-cpp/catch-2.5.0:0 )"
+       test? ( <dev-cpp/catch-3:0 )"
 BDEPEND="virtual/pkgconfig"
 
 src_configure() {

Reply via email to