summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-01 03:26:17 +0000
committerSam James <sam@gentoo.org>2023-12-01 03:26:17 +0000
commit261c2a6906db7e4e8b6e0bcf9bf9de85d6411048 (patch)
tree77533397bafcd8928fcc1f02c1b90473ffd6a7b1 /sys-apps/install-xattr
parentnet-nds/gssproxy: Stabilize 0.9.2 ppc64, #918920 (diff)
downloadgentoo-261c2a6906db7e4e8b6e0bcf9bf9de85d6411048.tar.gz
gentoo-261c2a6906db7e4e8b6e0bcf9bf9de85d6411048.tar.bz2
gentoo-261c2a6906db7e4e8b6e0bcf9bf9de85d6411048.zip
sys-apps/install-xattr: Stabilize 0.8-r1 hppa, #918921
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/install-xattr')
-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..4b267f73f48e 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