commit:     8d3f905191dbd709744e789730069f525a4367e1
Author:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 14:40:10 2017 +0000
Commit:     Nicolas Bock <nicolasbock <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 14:40:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d3f9051

app-crypt/kbfs: Fix keywords

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 app-crypt/kbfs/kbfs-1.0.36.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-crypt/kbfs/kbfs-1.0.36.ebuild 
b/app-crypt/kbfs/kbfs-1.0.36.ebuild
index baa66460011..400d78a77de 100644
--- a/app-crypt/kbfs/kbfs-1.0.36.ebuild
+++ b/app-crypt/kbfs/kbfs-1.0.36.ebuild
@@ -3,16 +3,14 @@
 
 EAPI=6
 
-inherit git-r3
-
 DESCRIPTION="Keybase Filesystem (KBFS)"
 HOMEPAGE="https://keybase.io/docs/kbfs";
 SRC_URI="https://github.com/keybase/kbfs/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS=""
-IUSE="git"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
 
 DEPEND="
        >=dev-lang/go-1.6:0

Reply via email to