summaryrefslogtreecommitdiff
path: root/sys-apps/install-xattr/install-xattr-0.8-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-01 05:09:19 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-01 05:09:19 +0000
commitd095cf23cccb27f0f047472717fdf96bf857110d (patch)
tree4a13e1db4367fb7a76b9071ed5294b2dd11730c4 /sys-apps/install-xattr/install-xattr-0.8-r1.ebuild
parent19649f88a8fb3ce7dc2db1e6b18a048efb4898b1 (diff)
gentoo auto-resync : 01:12:2023 - 05:09:19
Diffstat (limited to 'sys-apps/install-xattr/install-xattr-0.8-r1.ebuild')
-rw-r--r--sys-apps/install-xattr/install-xattr-0.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/install-xattr/install-xattr-0.8-r1.ebuild b/sys-apps/install-xattr/install-xattr-0.8-r1.ebuild
index 0fd1e0a41e24..31bc0c92dff6 100644
--- a/sys-apps/install-xattr/install-xattr-0.8-r1.ebuild
+++ b/sys-apps/install-xattr/install-xattr-0.8-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~blueness/install-xattr/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
S="${WORKDIR}"/${PN}
fi