commit: 95b4ebee06c7f05bb671b6692cffc7691932add9 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Jan 13 08:53:20 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Jan 13 08:53:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95b4ebee
app-officeext/barcode: Stabilize 2.4.0 amd64, #947742 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-officeext/barcode/barcode-2.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-officeext/barcode/barcode-2.4.0.ebuild b/app-officeext/barcode/barcode-2.4.0.ebuild index 4eaa3c4c7e07..582b08361d89 100644 --- a/app-officeext/barcode/barcode-2.4.0.ebuild +++ b/app-officeext/barcode/barcode-2.4.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 @@ -14,4 +14,4 @@ SRC_URI="https://github.com/LibreOffice/${PN}/releases/download/v${PV}/${PN}_${P LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86"
