diff options
author | 2023-06-10 14:47:11 +0100 | |
---|---|---|
committer | 2023-06-10 14:47:11 +0100 | |
commit | d122800ea077150507b9a0cb2c699bf08dd5a1d4 (patch) | |
tree | 69c45429e8b216d7ad9397d03916bca5fd892a7f /net-misc/vncsnapshot | |
parent | app-forensics/aflplusplus: drop 4.03c, 4.04c-r1, 4.05c (diff) | |
download | gentoo-d122800ea077150507b9a0cb2c699bf08dd5a1d4.tar.gz gentoo-d122800ea077150507b9a0cb2c699bf08dd5a1d4.tar.bz2 gentoo-d122800ea077150507b9a0cb2c699bf08dd5a1d4.zip |
net-misc/vncsnapshot: Keyword 1.2a arm64, #908228
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/vncsnapshot')
-rw-r--r-- | net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild b/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild index 91d250b58b94..082dd8ddf017 100644 --- a/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild +++ b/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="~amd64 ~arm64 ppc x86" DEPEND=" sys-libs/zlib |