app-shells/ohmyzsh: remove keywords from live ebuild

https://devmanual.gentoo.org/ebuild-writing/functions/src_unpack/vcs-sources/index.html

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-02-24 19:49:53 +01:00
parent 8c501e2d12
commit e0e2d019e7

View File

@@ -11,7 +11,7 @@ EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS=""
DEPEND="app-shells/zsh"
RDEPEND="${DEPEND}"