diff options
Diffstat (limited to 'dev-libs/aws-c-event-stream/aws-c-event-stream-0.2.5-r1.ebuild')
-rw-r--r-- | dev-libs/aws-c-event-stream/aws-c-event-stream-0.2.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/aws-c-event-stream/aws-c-event-stream-0.2.5-r1.ebuild b/dev-libs/aws-c-event-stream/aws-c-event-stream-0.2.5-r1.ebuild index 229b574ddd78..b74da3e1e090 100644 --- a/dev-libs/aws-c-event-stream/aws-c-event-stream-0.2.5-r1.ebuild +++ b/dev-libs/aws-c-event-stream/aws-c-event-stream-0.2.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,8 +18,8 @@ RESTRICT="!test? ( test )" BDEPEND=" || ( - >dev-util/cmake-3.19.1 - <dev-util/cmake-3.19.0 + >dev-build/cmake-3.19.1 + <dev-build/cmake-3.19.0 ) " |