diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:25 +0200 |
commit | 7f57b5c4bcef7787b55b08ad9e6a55f59f52c594 (patch) | |
tree | 18148c60c70172bcddd93b1ceb0da2cd9bde8a99 /app-emacs | |
parent | app-emacs/undercover: Keyword 0.8.1 arm64, #922064 (diff) | |
download | gentoo-7f57b5c4bcef7787b55b08ad9e6a55f59f52c594.tar.gz gentoo-7f57b5c4bcef7787b55b08ad9e6a55f59f52c594.tar.bz2 gentoo-7f57b5c4bcef7787b55b08ad9e6a55f59f52c594.zip |
app-emacs/ansi: Keyword 0.4.1_p20211104 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/ansi/ansi-0.4.1_p20211104.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/ansi/ansi-0.4.1_p20211104.ebuild b/app-emacs/ansi/ansi-0.4.1_p20211104.ebuild index 2eb24644a000..daffe26b83e5 100644 --- a/app-emacs/ansi/ansi-0.4.1_p20211104.ebuild +++ b/app-emacs/ansi/ansi-0.4.1_p20211104.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ S="${WORKDIR}"/${PN}.el-${COMMIT} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |