diff options
author | 2025-01-17 14:06:36 +0100 | |
---|---|---|
committer | 2025-01-17 14:06:36 +0100 | |
commit | 4b7c174777dd9d89778131d05be751c7c149f89d (patch) | |
tree | 1d94fb328377cddfc84562358d406ece89d174c5 /app-backup | |
parent | dev-db/redis: Stabilize 6.2.17 amd64, #948175 (diff) | |
download | gentoo-4b7c174777dd9d89778131d05be751c7c149f89d.tar.gz gentoo-4b7c174777dd9d89778131d05be751c7c149f89d.tar.bz2 gentoo-4b7c174777dd9d89778131d05be751c7c149f89d.zip |
app-backup/dar: Stabilize 2.7.16 ppc, #948220
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/dar/dar-2.7.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/dar/dar-2.7.16.ebuild b/app-backup/dar/dar-2.7.16.ebuild index dbcd82bb8c00..6bc9cc2fa6cf 100644 --- a/app-backup/dar/dar-2.7.16.ebuild +++ b/app-backup/dar/dar-2.7.16.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 @@ -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 ~amd64-linux" +KEYWORDS="~amd64 ppc ~sparc ~x86 ~amd64-linux" IUSE="argon2 curl dar32 dar64 doc gcrypt gpg lz4 lzo nls rsync xattr" REQUIRED_USE=" |