commit:     8730ba443c4ec4f85621af9f7e1f137e559eabff
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 01:20:25 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 01:20:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8730ba44

sys-apps/install-xattr: drop 0.4 except for arm64, bug #550654.

Package-Manager: portage-2.2.20.1

 sys-apps/install-xattr/install-xattr-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/install-xattr/install-xattr-0.4.ebuild 
b/sys-apps/install-xattr/install-xattr-0.4.ebuild
index 814485f..e26737e 100644
--- a/sys-apps/install-xattr/install-xattr-0.4.ebuild
+++ b/sys-apps/install-xattr/install-xattr-0.4.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-2
 else
        SRC_URI="https://dev.gentoo.org/~blueness/install-xattr/${P}.tar.bz2";
-       KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 
~sh sparc x86"
+       KEYWORDS="arm64"
        S=${WORKDIR}/${PN}
 fi
 

Reply via email to