diff options
author | Sam James <sam@gentoo.org> | 2024-01-14 14:36:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-14 14:36:01 +0000 |
commit | d1c2152e19cedf5038012f3d4b8d6ef82a5b874d (patch) | |
tree | 006e80fc7e1005d2aab65a27d1ef405e9abbbdd7 /app-misc | |
parent | net-p2p/syncthing: Stabilize 1.27.2 arm64, #922105 (diff) | |
download | gentoo-d1c2152e19cedf5038012f3d4b8d6ef82a5b874d.tar.gz gentoo-d1c2152e19cedf5038012f3d4b8d6ef82a5b874d.tar.bz2 gentoo-d1c2152e19cedf5038012f3d4b8d6ef82a5b874d.zip |
app-misc/skim: Keyword 0.9.3 arm64, #922066
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/skim/skim-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/skim/skim-0.9.3.ebuild b/app-misc/skim/skim-0.9.3.ebuild index 9a4c1bccbf19..2b1729bee8d8 100644 --- a/app-misc/skim/skim-0.9.3.ebuild +++ b/app-misc/skim/skim-0.9.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2021 Gentoo Authors +# Copyright 2017-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -97,7 +97,7 @@ SRC_URI+=" $(cargo_crate_uris ${CRATES})" LICENSE="Apache-2.0 MIT MPL-2.0 Unlicense" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="tmux vim" RDEPEND=" |