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