diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-17 08:28:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-17 08:28:21 +0300 |
commit | a359b400234517cb961240669c63495ec4dba56a (patch) | |
tree | c0d016ace59801e8396a9f3b34bfd45690ab32f2 /app-emacs | |
parent | media-libs/libjxl: Stabilize 0.7.0_pre20220825 x86, #877289 (diff) | |
download | gentoo-a359b400234517cb961240669c63495ec4dba56a.tar.gz gentoo-a359b400234517cb961240669c63495ec4dba56a.tar.bz2 gentoo-a359b400234517cb961240669c63495ec4dba56a.zip |
app-emacs/transient: Keyword 0.3.7_p20220918-r1 ppc64, #877205
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/transient/transient-0.3.7_p20220918-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/transient/transient-0.3.7_p20220918-r1.ebuild b/app-emacs/transient/transient-0.3.7_p20220918-r1.ebuild index 17f9853eb48a..b51c38a685bd 100644 --- a/app-emacs/transient/transient-0.3.7_p20220918-r1.ebuild +++ b/app-emacs/transient/transient-0.3.7_p20220918-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}-${H} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" DOCS=( README.org docs/transient.org ) SITEFILE="50${PN}-gentoo.el" |