diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-09 07:08:42 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-09 07:08:42 +0300 |
commit | 8545a5dff2375dd4635b5b8e724c8996d96d7343 (patch) | |
tree | 29a1b33224b672a27de2136b534936486c0f20ec /app-emacs | |
parent | app-containers/buildah: Stabilize 1.29.1 amd64, #905982 (diff) | |
download | gentoo-8545a5dff2375dd4635b5b8e724c8996d96d7343.tar.gz gentoo-8545a5dff2375dd4635b5b8e724c8996d96d7343.tar.bz2 gentoo-8545a5dff2375dd4635b5b8e724c8996d96d7343.zip |
app-emacs/all-the-icons: Stabilize 5.0.0_p20230316 amd64, #905966
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
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" |