summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/gist/gist-7.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gist/gist-7.3-r1.ebuild b/app-vim/gist/gist-7.3-r1.ebuild
index 73379f7be49d..308f9355040e 100644
--- a/app-vim/gist/gist-7.3-r1.ebuild
+++ b/app-vim/gist/gist-7.3-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/mattn/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
-KEYWORDS="~amd64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~x86 ~x64-macos"
RDEPEND="
app-vim/webapi