diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/all-the-icons/all-the-icons-5.0.0_p20230316.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/all-the-icons/all-the-icons-5.0.0_p20230316.ebuild b/app-emacs/all-the-icons/all-the-icons-5.0.0_p20230316.ebuild index c75ee6389247..e502ad6045f9 100644 --- a/app-emacs/all-the-icons/all-the-icons-5.0.0_p20230316.ebuild +++ b/app-emacs/all-the-icons/all-the-icons-5.0.0_p20230316.ebuild @@ -22,7 +22,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}"/${PN}.el-${PV} fi - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="MIT" |