summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/emlop/emlop-0.5.0.ebuild')
-rw-r--r--app-portage/emlop/emlop-0.5.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-portage/emlop/emlop-0.5.0.ebuild b/app-portage/emlop/emlop-0.5.0.ebuild
index 94b00886f869..80eb4bed6c43 100644
--- a/app-portage/emlop/emlop-0.5.0.ebuild
+++ b/app-portage/emlop/emlop-0.5.0.ebuild
@@ -73,7 +73,6 @@ inherit cargo bash-completion-r1
DESCRIPTION="A fast, accurate, ergonomic emerge.log parser"
HOMEPAGE="https://github.com/vincentdephily/emlop"
SRC_URI="$(cargo_crate_uris)"
-RESTRICT="mirror"
LICENSE="GPL-3"
# Dependent crate licenses
@@ -83,7 +82,7 @@ LICENSE+="
"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64"
DEPEND=">=virtual/rust-1.58.1"