summaryrefslogtreecommitdiff
path: root/sys-apps/apply-default-acl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-08-18 12:24:45 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-08-18 12:24:45 +0100
commit16be64511bd21e32a29645b49e37611507709790 (patch)
treebfb80060e55c09b383ac0257408890c961550171 /sys-apps/apply-default-acl
parent4d6e1311ded368813dc93f130293f64148e22c45 (diff)
gentoo auto-resync : 18:08:2024 - 12:24:44
Diffstat (limited to 'sys-apps/apply-default-acl')
-rw-r--r--sys-apps/apply-default-acl/Manifest2
-rw-r--r--sys-apps/apply-default-acl/apply-default-acl-0.4.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/apply-default-acl/Manifest b/sys-apps/apply-default-acl/Manifest
index a1337f47e4a1..525065290707 100644
--- a/sys-apps/apply-default-acl/Manifest
+++ b/sys-apps/apply-default-acl/Manifest
@@ -1,3 +1,3 @@
DIST apply-default-acl-0.4.4.tar.xz 252164 BLAKE2B 7e584a1cc479b82a82a06214da06619e3e0d0228681277144785346c9829f2411bcdc0a0248bd5688813e9c8d2dcd4591653568e536e167d95b2c0ccc1fcc0bb SHA512 23c637845fcd7ab61a04c3d459b1468c36cd2a27f63b3ab5252a4e39615675431b3d781a7ddf87029ad1c03c4bda43f1689c24b1ad76d2f548bfe3484350df1a
-EBUILD apply-default-acl-0.4.4.ebuild 593 BLAKE2B 36b1ed7f19861e6b547495bbab7ed1a8a7fc9e30357b553c153d6c6628999c7c1e2486436563b1dfd298bad9b6f2f1e7b8835cbc42a12f76486c9979bcb7c16a SHA512 e108591211bf1895b51c5c52d4b25e8b1ba15c4815492323c06de1643cf54ac7684ac667627977c9701245ea994c4d7294c4299f2ff91f2f592d7b50464efc0a
+EBUILD apply-default-acl-0.4.4.ebuild 600 BLAKE2B 6b7a04f30aebdd292f5fc6feb10f6cdfa15a925c9077d46e4269aa4a49dfee9b1754d860eb905220b51fc7e2f6357cdfbf2c5d33868b0f9e637cbce8a84eb86d SHA512 cdbe603994c76dadba07ed797a73528fe04e1885b86d993e29cb9d6c8835112ab3bfc41ff1fcd8a8ec7f76a67e6697fc0a3cfc2481e407abee41f7b55f50ab90
MISC metadata.xml 410 BLAKE2B 477e5b88250e37a88df946d5cf13995c80986d3a6e14916a8f94f74a3c0a08f026923a0aa0aa6e7c1952022671e54a5727e4d7dc42135ff48d875bd5c3e1720b SHA512 e3431d0ef28a06ec69371eb190be35f21b3b0e52b981496b1e5294ec592663c2bd58241a771189e2b06e7a9f102ca406851bfd277adb75f4f1c994a42dfd0dbd
diff --git a/sys-apps/apply-default-acl/apply-default-acl-0.4.4.ebuild b/sys-apps/apply-default-acl/apply-default-acl-0.4.4.ebuild
index 80219c824419..f11cd956738e 100644
--- a/sys-apps/apply-default-acl/apply-default-acl-0.4.4.ebuild
+++ b/sys-apps/apply-default-acl/apply-default-acl-0.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://michael.orlitzky.com/code/releases/${P}.tar.xz"
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
DEPEND="sys-apps/acl"
RDEPEND="${DEPEND}"