diff options
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" |