diff options
author | Sam James <sam@gentoo.org> | 2024-09-11 23:20:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-11 23:20:38 +0100 |
commit | 40e2f0ee66a5b01b7f1471013b198060f3956e47 (patch) | |
tree | 76c196db3e4ab94c63238db9d101745cb57a1475 /app-emacs | |
parent | net-misc/gallery-dl: Stabilize 1.27.3 ALLARCHES, #939485 (diff) | |
download | gentoo-40e2f0ee66a5b01b7f1471013b198060f3956e47.tar.gz gentoo-40e2f0ee66a5b01b7f1471013b198060f3956e47.tar.bz2 gentoo-40e2f0ee66a5b01b7f1471013b198060f3956e47.zip |
app-emacs/apheleia: Stabilize 4.2 amd64, #939486
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/apheleia/apheleia-4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/apheleia/apheleia-4.2.ebuild b/app-emacs/apheleia/apheleia-4.2.ebuild index cca10275eb7b..2ac3b20c3310 100644 --- a/app-emacs/apheleia/apheleia-4.2.ebuild +++ b/app-emacs/apheleia/apheleia-4.2.ebuild @@ -18,7 +18,7 @@ else SRC_URI="https://github.com/radian-software/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="MIT" |