diff options
author | Sam James <sam@gentoo.org> | 2023-04-02 02:43:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-02 02:43:46 +0100 |
commit | 25ecd12563c1882b4d7ed61d04e152522bb57fd2 (patch) | |
tree | 324400ac895c7605a28a2288b5fc2c1a8d19f13d /app-emacs/apheleia | |
parent | app-emacs/racket-mode: Stabilize 1_p20230209 amd64, #903676 (diff) | |
download | gentoo-25ecd12563c1882b4d7ed61d04e152522bb57fd2.tar.gz gentoo-25ecd12563c1882b4d7ed61d04e152522bb57fd2.tar.bz2 gentoo-25ecd12563c1882b4d7ed61d04e152522bb57fd2.zip |
app-emacs/apheleia: Stabilize 3.2 amd64, #903677
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/apheleia')
-rw-r--r-- | app-emacs/apheleia/apheleia-3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/apheleia/apheleia-3.2.ebuild b/app-emacs/apheleia/apheleia-3.2.ebuild index 6876690f67dd..938ab18f90ea 100644 --- a/app-emacs/apheleia/apheleia-3.2.ebuild +++ b/app-emacs/apheleia/apheleia-3.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/radian-software/${PN}/archive/v${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DOCS=( README.md CHANGELOG.md ) SITEFILE="50${PN}-gentoo.el" |