commit: dae852c8bdcc8fb32ec8bee45226245bd23382f4 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Jan 18 14:12:21 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Jan 18 14:15:21 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dae852c8
app-backup/dar: Stabilize 2.8.2 amd64, #968928 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-backup/dar/dar-2.8.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/dar/dar-2.8.2.ebuild b/app-backup/dar/dar-2.8.2.ebuild index b89fc3a2e701..9b793de09c2c 100644 --- a/app-backup/dar/dar-2.8.2.ebuild +++ b/app-backup/dar/dar-2.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/project/dar/dar/${PV}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc ~x86" IUSE="argon2 curl dar32 dar64 doc gcrypt gpg lz4 lzo nls rsync sftp whirlpool xattr" REQUIRED_USE="
