commit:     36499b73b3c4c4ad4c728d2d1afb034b92109826
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  4 21:17:55 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 21:21:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36499b73

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 <slyfox <AT> gentoo.org>

 app-admin/pass/pass-1.7.4_pre20210216.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/pass/pass-1.7.4_pre20210216.ebuild 
b/app-admin/pass/pass-1.7.4_pre20210216.ebuild
index 190d2cec6a4..66708a1d982 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}"

Reply via email to