From fc4a45fee983f6c6fbf81342cfc3a26823c2f1c8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 16 Oct 2015 14:23:29 -0400 Subject: sys-apps/install-xattr: drop pointless empty KEYWORDS This makes ekeyword misbehave and setting it empty is pointless. --- sys-apps/install-xattr/install-xattr-9999.ebuild | 1 - 1 file changed, 1 deletion(-) (limited to 'sys-apps/install-xattr/install-xattr-9999.ebuild') diff --git a/sys-apps/install-xattr/install-xattr-9999.ebuild b/sys-apps/install-xattr/install-xattr-9999.ebuild index 471cd8db5b80..4273b3e3d189 100644 --- a/sys-apps/install-xattr/install-xattr-9999.ebuild +++ b/sys-apps/install-xattr/install-xattr-9999.ebuild @@ -10,7 +10,6 @@ inherit toolchain-funcs if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/elfix.git" - KEYWORDS="" inherit git-2 else SRC_URI="https://dev.gentoo.org/~blueness/install-xattr/${P}.tar.bz2" -- cgit v1.2.3-65-gdbad