summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-04-20 08:30:06 +0200
committerUlrich Müller <ulm@gentoo.org>2022-04-20 08:32:46 +0200
commitfdf2be3897975b27b2ae1ee1ea0ba75d01cd60c3 (patch)
treedbaad83b3c6e9c0902d4b4b4981d798f80914c8f /app-emacs/buttercup
parentsys-devel/binutils-apple-8.2.1-r1: fix clang check #839156 (diff)
downloadgentoo-fdf2be3897975b27b2ae1ee1ea0ba75d01cd60c3.tar.gz
gentoo-fdf2be3897975b27b2ae1ee1ea0ba75d01cd60c3.tar.bz2
gentoo-fdf2be3897975b27b2ae1ee1ea0ba75d01cd60c3.zip
app-emacs/buttercup: Keyword for ~x86
Closes: https://bugs.gentoo.org/839558 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/buttercup')
-rw-r--r--app-emacs/buttercup/buttercup-1.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/buttercup/buttercup-1.24.ebuild b/app-emacs/buttercup/buttercup-1.24.ebuild
index dd3441cae617..a10a06a28765 100644
--- a/app-emacs/buttercup/buttercup-1.24.ebuild
+++ b/app-emacs/buttercup/buttercup-1.24.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}"/emacs-buttercup-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
# https://github.com/jorgenschaefer/emacs-buttercup/pull/210
PATCHES=( "${FILESDIR}"/${PN}-1.24-properties-equal.patch )