summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/xdelta/xdelta-1.1.4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xdelta/xdelta-1.1.4-r3.ebuild b/dev-util/xdelta/xdelta-1.1.4-r3.ebuild
index 232594e88fae..3a19c08e0866 100644
--- a/dev-util/xdelta/xdelta-1.1.4-r3.ebuild
+++ b/dev-util/xdelta/xdelta-1.1.4-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
RDEPEND=">=dev-libs/glib-2
>=sys-libs/zlib-1.1.4:="