diff options
Diffstat (limited to 'app-misc/watchexec/watchexec-2.1.2.ebuild')
-rw-r--r-- | app-misc/watchexec/watchexec-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/watchexec/watchexec-2.1.2.ebuild b/app-misc/watchexec/watchexec-2.1.2.ebuild index dee8a011a..2c509f291 100644 --- a/app-misc/watchexec/watchexec-2.1.2.ebuild +++ b/app-misc/watchexec/watchexec-2.1.2.ebuild @@ -457,7 +457,7 @@ SRC_URI+=" ${CARGO_CRATE_URIS}" LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 WTFPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" # Prevent portage from trying to fetch bunch of *.crate from mirror despite they are not mirrored. RESTRICT="mirror" |