diff options
author | 2024-11-28 01:09:15 +0100 | |
---|---|---|
committer | 2024-11-28 01:09:15 +0100 | |
commit | ea924c814de6a7ba1c4ffd3155457ae0019c3641 (patch) | |
tree | 9f4018c20137ec67ce71859153d143934134eb3b /app-emacs | |
parent | app-emacs/mastodon: Stabilize 1.1.1 amd64, #945146 (diff) | |
download | gentoo-ea924c814de6a7ba1c4ffd3155457ae0019c3641.tar.gz gentoo-ea924c814de6a7ba1c4ffd3155457ae0019c3641.tar.bz2 gentoo-ea924c814de6a7ba1c4ffd3155457ae0019c3641.zip |
app-emacs/tp: Stabilize 0.6 amd64, #945146
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/tp/tp-0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/tp/tp-0.6.ebuild b/app-emacs/tp/tp-0.6.ebuild index d8d0de9b3bf5..8691c6e4c759 100644 --- a/app-emacs/tp/tp-0.6.ebuild +++ b/app-emacs/tp/tp-0.6.ebuild @@ -19,7 +19,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/${PN}.el" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+" |