diff options
author | Sam James <sam@gentoo.org> | 2024-10-07 18:22:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-07 18:22:14 +0100 |
commit | 2653bc6ce5697a5ee74d1c9c65aaa6325687b883 (patch) | |
tree | 246a16671bf90cda840a34c922464198c53e469f /app-emacs | |
parent | app-emacs/async: Stabilize 1.9.9 ALLARCHES, #941122 (diff) | |
download | gentoo-2653bc6ce5697a5ee74d1c9c65aaa6325687b883.tar.gz gentoo-2653bc6ce5697a5ee74d1c9c65aaa6325687b883.tar.bz2 gentoo-2653bc6ce5697a5ee74d1c9c65aaa6325687b883.zip |
app-emacs/buttercup: Stabilize 1.36 ALLARCHES, #941123
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/buttercup/buttercup-1.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/buttercup/buttercup-1.36.ebuild b/app-emacs/buttercup/buttercup-1.36.ebuild index c3c99dc78c46..1a71958474a4 100644 --- a/app-emacs/buttercup/buttercup-1.36.ebuild +++ b/app-emacs/buttercup/buttercup-1.36.ebuild @@ -17,7 +17,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/emacs-${P}" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm arm64 ppc ~ppc64 ~riscv sparc x86" fi LICENSE="GPL-3+" |