diff options
author | Sam James <sam@gentoo.org> | 2024-10-06 06:26:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-06 06:27:18 +0100 |
commit | 37493bf116c3778ec84787f18797a263e0daa010 (patch) | |
tree | 8d9ec2d582f91df6206ca39d1c1b181441d6c4f0 /app-emacs/el-mock | |
parent | app-emacs/ecukes: Keyword 0.6.18-r1 ppc64, #940918 (diff) | |
download | gentoo-37493bf116c3778ec84787f18797a263e0daa010.tar.gz gentoo-37493bf116c3778ec84787f18797a263e0daa010.tar.bz2 gentoo-37493bf116c3778ec84787f18797a263e0daa010.zip |
app-emacs/el-mock: Keyword 1.25.1 ppc64, #940918
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/el-mock')
-rw-r--r-- | app-emacs/el-mock/el-mock-1.25.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/el-mock/el-mock-1.25.1.ebuild b/app-emacs/el-mock/el-mock-1.25.1.ebuild index b5059fe82b07..1451b7512c05 100644 --- a/app-emacs/el-mock/el-mock-1.25.1.ebuild +++ b/app-emacs/el-mock/el-mock-1.25.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}.el-${PV} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm64 ~sparc ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~sparc ~x86" DOCS=( README.md ) SITEFILE="50${PN}-gentoo.el" |