diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 21:09:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-03 21:09:12 +0300 |
commit | 7d9a648929245eaf06fc9e95370fe01e6b0c2a4b (patch) | |
tree | ea146333d78e8ed154de3cc211571544a753689f /app-emacs/buttercup | |
parent | app-emacs/circe: Keyword 2.12 ppc, #841887 (diff) | |
download | gentoo-7d9a648929245eaf06fc9e95370fe01e6b0c2a4b.tar.gz gentoo-7d9a648929245eaf06fc9e95370fe01e6b0c2a4b.tar.bz2 gentoo-7d9a648929245eaf06fc9e95370fe01e6b0c2a4b.zip |
app-emacs/buttercup: Keyword 1.25 ppc, #841887
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/buttercup')
-rw-r--r-- | app-emacs/buttercup/buttercup-1.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/buttercup/buttercup-1.25.ebuild b/app-emacs/buttercup/buttercup-1.25.ebuild index 0e02cc15304c..cfebece4d7cc 100644 --- a/app-emacs/buttercup/buttercup-1.25.ebuild +++ b/app-emacs/buttercup/buttercup-1.25.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/emacs-${P} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" DOCS=( docs/{running,writing}-tests.md ) SITEFILE="50${PN}-gentoo.el" |