diff options
author | 2023-04-25 22:25:31 +0100 | |
---|---|---|
committer | 2023-04-25 22:25:31 +0100 | |
commit | 3f10335d8da5fa2857ae047b33d195540d538a10 (patch) | |
tree | 0144f283f019ad41b074f588461344ed59b01aa0 /app-text/xmlstarlet | |
parent | net-misc/keychain: Apply multiple fixes from Debian (diff) | |
download | gentoo-3f10335d8da5fa2857ae047b33d195540d538a10.tar.gz gentoo-3f10335d8da5fa2857ae047b33d195540d538a10.tar.bz2 gentoo-3f10335d8da5fa2857ae047b33d195540d538a10.zip |
app-text/xmlstarlet: Keyword 1.6.1 arm64, #905030
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/xmlstarlet')
-rw-r--r-- | app-text/xmlstarlet/xmlstarlet-1.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmlstarlet/xmlstarlet-1.6.1.ebuild b/app-text/xmlstarlet/xmlstarlet-1.6.1.ebuild index a234631ef8b8..a7df54a5e4c1 100644 --- a/app-text/xmlstarlet/xmlstarlet-1.6.1.ebuild +++ b/app-text/xmlstarlet/xmlstarlet-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 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/xmlstar/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" dev-libs/libxml2 |