From 36499b73b3c4c4ad4c728d2d1afb034b92109826 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 4 Apr 2021 22:17:55 +0100 Subject: app-admin/pass: keyworded 1.7.4_pre20210216 for ppc64 keyworded wrt bug #779739 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich --- app-admin/pass/pass-1.7.4_pre20210216.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-admin') diff --git a/app-admin/pass/pass-1.7.4_pre20210216.ebuild b/app-admin/pass/pass-1.7.4_pre20210216.ebuild index 190d2cec6a45..66708a1d982c 100644 --- a/app-admin/pass/pass-1.7.4_pre20210216.ebuild +++ b/app-admin/pass/pass-1.7.4_pre20210216.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} = 9999* ]]; then EGIT_REPO_URI="https://git.zx2c4.com/password-store" inherit git-r3 else - KEYWORDS="~amd64 ~arm64 ~x86 ~x64-macos" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86 ~x64-macos" COMMIT_ID="918992c19231b33b3d4a3288a7288a620e608cb4" SRC_URI="https://git.zx2c4.com/password-store/snapshot/password-store-${COMMIT_ID}.tar.xz" S="${WORKDIR}/${PN}" -- cgit v1.2.3-65-gdbad