diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-14 19:53:19 +0200 |
commit | 8d48603425dc831a13fb46deceb8ca5c9fe06986 (patch) | |
tree | c24f597920016e15835f093ea5deb34e66e37d97 /app-emacs/shrink-path | |
parent | app-emacs/nerd-icons: Keyword 0.1.0 arm64, #922064 (diff) | |
download | gentoo-8d48603425dc831a13fb46deceb8ca5c9fe06986.tar.gz gentoo-8d48603425dc831a13fb46deceb8ca5c9fe06986.tar.bz2 gentoo-8d48603425dc831a13fb46deceb8ca5c9fe06986.zip |
app-emacs/shrink-path: Keyword 0.3.1 arm64, #922064
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs/shrink-path')
-rw-r--r-- | app-emacs/shrink-path/shrink-path-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/shrink-path/shrink-path-0.3.1.ebuild b/app-emacs/shrink-path/shrink-path-0.3.1.ebuild index 519ca144af61..e049b13afcca 100644 --- a/app-emacs/shrink-path/shrink-path-0.3.1.ebuild +++ b/app-emacs/shrink-path/shrink-path-0.3.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 @@ -12,7 +12,7 @@ S="${WORKDIR}"/${PN}.el-v${PV} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" app-emacs/s |