diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-13 04:02:17 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2022-01-13 13:09:11 -0800 |
commit | a1902095ffbdb31a66cc0cd2b67645922d7939e5 (patch) | |
tree | 1025c194ecd4cb780c0fa07e048bf7e65767d58e /net-libs/libnxml | |
parent | dev-python/installer: New package, v0.4.0 (diff) | |
download | gentoo-a1902095ffbdb31a66cc0cd2b67645922d7939e5.tar.gz gentoo-a1902095ffbdb31a66cc0cd2b67645922d7939e5.tar.bz2 gentoo-a1902095ffbdb31a66cc0cd2b67645922d7939e5.zip |
net-libs/libnxml: keyword 0.18.3-r1 for ~arm64
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-libs/libnxml')
-rw-r--r-- | net-libs/libnxml/libnxml-0.18.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnxml/libnxml-0.18.3-r1.ebuild b/net-libs/libnxml/libnxml-0.18.3-r1.ebuild index 9a1d82c9061e..1f4b284d7def 100644 --- a/net-libs/libnxml/libnxml-0.18.3-r1.ebuild +++ b/net-libs/libnxml/libnxml-0.18.3-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.autistici.org/bakunin/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~sparc x86" IUSE="doc examples" RDEPEND="net-misc/curl" |