diff options
author | 2024-01-14 19:53:25 +0200 | |
---|---|---|
committer | 2024-01-14 19:53:25 +0200 | |
commit | e8a36b5c1d3d5312c9e8da99bac44ced1e998620 (patch) | |
tree | 740a4beda3c1a4136938ea2f9957f467b5c03d6a /app-emacs | |
parent | app-emacs/el-mock: Keyword 1.25.1 arm64, #922064 (diff) | |
download | gentoo-e8a36b5c1d3d5312c9e8da99bac44ced1e998620.tar.gz gentoo-e8a36b5c1d3d5312c9e8da99bac44ced1e998620.tar.bz2 gentoo-e8a36b5c1d3d5312c9e8da99bac44ced1e998620.zip |
app-emacs/undercover: Keyword 0.8.1 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/undercover/undercover-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/undercover/undercover-0.8.1.ebuild b/app-emacs/undercover/undercover-0.8.1.ebuild index 071cf9a0f10d..6b9177a552fb 100644 --- a/app-emacs/undercover/undercover-0.8.1.ebuild +++ b/app-emacs/undercover/undercover-0.8.1.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 @@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN}.el-${PV} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" RESTRICT="test" # Tests fail RDEPEND=" |