diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-31 07:21:58 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-31 07:21:58 +0000 |
commit | 21ccc4f2ae7bfef131d406e6935af16a2725bc16 (patch) | |
tree | d847cd04962f6c25713d062c626edaf2ad07ddb2 /app-emacs/apheleia | |
parent | x11-themes/fluent-icon-theme: Stabilize 2024.02.25 amd64, #928242 (diff) | |
download | gentoo-21ccc4f2ae7bfef131d406e6935af16a2725bc16.tar.gz gentoo-21ccc4f2ae7bfef131d406e6935af16a2725bc16.tar.bz2 gentoo-21ccc4f2ae7bfef131d406e6935af16a2725bc16.zip |
app-emacs/apheleia: Stabilize 4.1 amd64, #928243
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/apheleia')
-rw-r--r-- | app-emacs/apheleia/apheleia-4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/apheleia/apheleia-4.1.ebuild b/app-emacs/apheleia/apheleia-4.1.ebuild index 86c631d1652c..ad154ef33170 100644 --- a/app-emacs/apheleia/apheleia-4.1.ebuild +++ b/app-emacs/apheleia/apheleia-4.1.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" |