summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-01-04 22:35:04 -0500
committerAaron Bauman <bman@gentoo.org>2020-01-04 22:35:04 -0500
commit6d6c8198467ea6214053e6330bf555e60f38a8fb (patch)
treeee5d879a68932bcafa53b968b876fe1539bcbcbd /dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild
parentprofiles/package.mask: drop last-rited pkgs (diff)
downloadgentoo-6d6c8198467ea6214053e6330bf555e60f38a8fb.tar.gz
gentoo-6d6c8198467ea6214053e6330bf555e60f38a8fb.tar.bz2
gentoo-6d6c8198467ea6214053e6330bf555e60f38a8fb.zip
dev-libs/tinyxml: arm64 stable (bug #704452)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
Diffstat (limited to 'dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild')
-rw-r--r--dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild b/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild
index 69f291da2140..967e3d3de44b 100644
--- a/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild
+++ b/dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV//./_}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x64-macos ~x86-macos"
IUSE="debug doc static-libs +stl"
RDEPEND=""