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 17:03:56 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-01 17:03:56 +0000
commitb704a12f55494cd0f6fef2a547cab684dcecd4de (patch)
tree2d8b91e3179588a8b35b9539533db10690b7fcb6 /sys-apps/install-xattr/install-xattr-0.8-r1.ebuild
parent511da2e8215301136bf13531af2329e9703addaf (diff)
gentoo auto-resync : 01:12:2023 - 17:03:56
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 31bc0c92dff6..31559a1b7601 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