commit:     e0e2d019e700b837da50ddeedbbcd7f44782952a
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Feb 24 18:49:53 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Feb 24 18:49:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e0e2d019

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 <AT> riseup.net>

 app-shells/ohmyzsh/ohmyzsh-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-shells/ohmyzsh/ohmyzsh-9999.ebuild 
b/app-shells/ohmyzsh/ohmyzsh-9999.ebuild
index 262ba3c5..43560425 100644
--- a/app-shells/ohmyzsh/ohmyzsh-9999.ebuild
+++ b/app-shells/ohmyzsh/ohmyzsh-9999.ebuild
@@ -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}"

Reply via email to