summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-19 20:41:22 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-19 20:41:22 -0500
commit3dec1f47ecd030c47825e59b16c0f542681093a6 (patch)
treec405b20faa88bb9a0fd0498d254e21657163ef95 /dev-libs/tinyxml2
parentdev-python/numpy: Version bump to 1.17.4, add python3.8 (diff)
downloadgentoo-3dec1f47ecd030c47825e59b16c0f542681093a6.tar.gz
gentoo-3dec1f47ecd030c47825e59b16c0f542681093a6.tar.bz2
gentoo-3dec1f47ecd030c47825e59b16c0f542681093a6.zip
dev-libs/tinyxml2: arm64 stable (bug #700314)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.79, Repoman-2.3.18
Diffstat (limited to 'dev-libs/tinyxml2')
-rw-r--r--dev-libs/tinyxml2/tinyxml2-7.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tinyxml2/tinyxml2-7.1.0.ebuild b/dev-libs/tinyxml2/tinyxml2-7.1.0.ebuild
index 6d710a51ce36..9b987376bbdb 100644
--- a/dev-libs/tinyxml2/tinyxml2-7.1.0.ebuild
+++ b/dev-libs/tinyxml2/tinyxml2-7.1.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/leethomason/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="ZLIB"
SLOT="0/7"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"