diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 05:01:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 05:01:05 +0100 |
commit | 14aa70f76762417005cdca386639cc182b60dfcb (patch) | |
tree | 448d73951a27044b73f910f283d0b4282177a125 /dev-util/dwdiff | |
parent | dev-perl/Digest-SHA3: Stabilize 1.50.0 amd64, #910931 (diff) | |
download | gentoo-14aa70f76762417005cdca386639cc182b60dfcb.tar.gz gentoo-14aa70f76762417005cdca386639cc182b60dfcb.tar.bz2 gentoo-14aa70f76762417005cdca386639cc182b60dfcb.zip |
dev-util/dwdiff: Keyword 2.1.3 arm64, #910743
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/dwdiff')
-rw-r--r-- | dev-util/dwdiff/dwdiff-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/dwdiff/dwdiff-2.1.3.ebuild b/dev-util/dwdiff/dwdiff-2.1.3.ebuild index 973e44885e76..51adb419f8cc 100644 --- a/dev-util/dwdiff/dwdiff-2.1.3.ebuild +++ b/dev-util/dwdiff/dwdiff-2.1.3.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="https://os.ghalkes.nl/dist/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86" IUSE="nls" RDEPEND=" |