diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-28 01:09:14 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-11-28 01:09:14 +0100 |
commit | bfb8a02777efcd229ee2751e3d1cdf59797ada19 (patch) | |
tree | 9e403877c59246faae6dc23af98de7c25c960278 /app-emacs | |
parent | app-emacs/indent-bars: Stabilize 0.8.1 amd64, #945144 (diff) | |
download | gentoo-bfb8a02777efcd229ee2751e3d1cdf59797ada19.tar.gz gentoo-bfb8a02777efcd229ee2751e3d1cdf59797ada19.tar.bz2 gentoo-bfb8a02777efcd229ee2751e3d1cdf59797ada19.zip |
app-emacs/mastodon: Stabilize 1.1.1 amd64, #945146
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/mastodon/mastodon-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/mastodon/mastodon-1.1.1.ebuild b/app-emacs/mastodon/mastodon-1.1.1.ebuild index 5f2eb49458d6..44127509d079 100644 --- a/app-emacs/mastodon/mastodon-1.1.1.ebuild +++ b/app-emacs/mastodon/mastodon-1.1.1.ebuild @@ -20,7 +20,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/${PN}.el/lisp" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+" |