diff options
Diffstat (limited to 'net-libs/cppzmq/cppzmq-4.10.0.ebuild')
| -rw-r--r-- | net-libs/cppzmq/cppzmq-4.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/cppzmq/cppzmq-4.10.0.ebuild b/net-libs/cppzmq/cppzmq-4.10.0.ebuild index 4fb02db8a148..21f81e94f89b 100644 --- a/net-libs/cppzmq/cppzmq-4.10.0.ebuild +++ b/net-libs/cppzmq/cppzmq-4.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,8 +9,8 @@ DESCRIPTION="High-level CPP Binding for ZeroMQ" HOMEPAGE="https://github.com/zeromq/cppzmq" SRC_URI="https://github.com/zeromq/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -SLOT="0" LICENSE="MIT" +SLOT="0" KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~x86-linux" IUSE="test" |
