summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-30 18:37:10 +0100
committerSam James <sam@gentoo.org>2021-03-30 18:38:05 +0100
commit81fcb352ecbbb4dab8ee8300b6ab43a84869aac4 (patch)
tree4f13a1d3cb053ea69e74f621fd3a060cfa73cb3b /net-libs/libdom/libdom-0.4.1-r1.ebuild
parentmedia-libs/libsvgtiny: Keyword 0.1.7-r2 arm64, #733444 (diff)
downloadgentoo-81fcb352ecbbb4dab8ee8300b6ab43a84869aac4.tar.gz
gentoo-81fcb352ecbbb4dab8ee8300b6ab43a84869aac4.tar.bz2
gentoo-81fcb352ecbbb4dab8ee8300b6ab43a84869aac4.zip
net-libs/libdom: Keyword 0.4.1-r1 arm64, #733444
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libdom/libdom-0.4.1-r1.ebuild')
-rw-r--r--net-libs/libdom/libdom-0.4.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libdom/libdom-0.4.1-r1.ebuild b/net-libs/libdom/libdom-0.4.1-r1.ebuild
index 19c4937b1fd3..bbe71b65dfb2 100644
--- a/net-libs/libdom/libdom-0.4.1-r1.ebuild
+++ b/net-libs/libdom/libdom-0.4.1-r1.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://download.netsurf-browser.org/libs/releases/${P}-src.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
IUSE="expat test xml"
RESTRICT="!test? ( test )"