diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 19:35:36 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 19:35:36 +0200 |
commit | 5913234e451dddf1edfe8f5160332dec27f95b6f (patch) | |
tree | 011616c746c84e29cf09ec89f166cde9424990f6 /app-emacs/all-the-icons | |
parent | app-emacs/jq-mode: Stabilize 0.5.0_p20220610 amd64, #892227 (diff) | |
download | gentoo-5913234e451dddf1edfe8f5160332dec27f95b6f.tar.gz gentoo-5913234e451dddf1edfe8f5160332dec27f95b6f.tar.bz2 gentoo-5913234e451dddf1edfe8f5160332dec27f95b6f.zip |
app-emacs/all-the-icons: Stabilize 5.0.0_p20220325-r1 amd64, #892231
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/all-the-icons')
-rw-r--r-- | app-emacs/all-the-icons/all-the-icons-5.0.0_p20220325-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/all-the-icons/all-the-icons-5.0.0_p20220325-r1.ebuild b/app-emacs/all-the-icons/all-the-icons-5.0.0_p20220325-r1.ebuild index 029e12f0222a..bee0fc32de73 100644 --- a/app-emacs/all-the-icons/all-the-icons-5.0.0_p20220325-r1.ebuild +++ b/app-emacs/all-the-icons/all-the-icons-5.0.0_p20220325-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}.el-${H} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |