diff options
| -rw-r--r-- | sys-apps/install-xattr/install-xattr-0.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/install-xattr/install-xattr-0.9-r1.ebuild b/sys-apps/install-xattr/install-xattr-0.9-r1.ebuild index a2ca8f1ce035..3f04b594ecdb 100644 --- a/sys-apps/install-xattr/install-xattr-0.9-r1.ebuild +++ b/sys-apps/install-xattr/install-xattr-0.9-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz" - KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" S="${WORKDIR}"/${PN} fi |
