diff --git a/sci-calculators/datamash/datamash-1.9.ebuild b/sci-calculators/datamash/datamash-1.9.ebuild index 747836dc1e1ef..4998715614269 100644 --- a/sci-calculators/datamash/datamash-1.9.ebuild +++ b/sci-calculators/datamash/datamash-1.9.ebuild @@ -1,8 +1,10 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 +inherit branding + DESCRIPTION="Command-line program for basic numeric, textual and statistical operations" HOMEPAGE="https://www.gnu.org/software/datamash/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"