commit: c4cc8a24ba53b50cb9d71646855662b66ef8253b Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Tue May 19 20:34:38 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Tue May 19 20:34:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4cc8a24
app-admin/gopass: add ~ppc64 keyword Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> app-admin/gopass/gopass-1.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/gopass/gopass-1.9.2.ebuild b/app-admin/gopass/gopass-1.9.2.ebuild index fb86ff16669..7f99eadf07e 100644 --- a/app-admin/gopass/gopass-1.9.2.ebuild +++ b/app-admin/gopass/gopass-1.9.2.ebuild @@ -174,7 +174,7 @@ SRC_URI="https://github.com/gopasspw/gopass/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT Apache-2.0 BSD MPL-2.0 BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" DEPEND=">=dev-lang/go-1.11" RDEPEND="
