summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2017-08-20 21:24:15 +0100
committerMichael Palimaka <kensington@gentoo.org>2017-08-28 01:33:57 +1000
commite7d35019b51078872b7f37ade4445100ba8fc461 (patch)
tree90352cbac68e5d74ed5c4743a037348185cceb96 /dev-libs/tinyxml2
parentdev-util/cppcheck: added ~arm64 keyword (diff)
downloadgentoo-e7d35019b51078872b7f37ade4445100ba8fc461.tar.gz
gentoo-e7d35019b51078872b7f37ade4445100ba8fc461.tar.bz2
gentoo-e7d35019b51078872b7f37ade4445100ba8fc461.zip
dev-libs/tinyxml2: added ~arm64 keyword
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-libs/tinyxml2')
-rw-r--r--dev-libs/tinyxml2/tinyxml2-5.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tinyxml2/tinyxml2-5.0.1.ebuild b/dev-libs/tinyxml2/tinyxml2-5.0.1.ebuild
index 41b7f644717d..2f447a61c6c0 100644
--- a/dev-libs/tinyxml2/tinyxml2-5.0.1.ebuild
+++ b/dev-libs/tinyxml2/tinyxml2-5.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/leethomason/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="ZLIB"
SLOT="0/5"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="static-libs test"
multilib_src_configure() {