diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 15:30:46 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 15:30:46 +0100 |
commit | 051b0009d60afba8fb919e9d9072011a98522427 (patch) | |
tree | 427644af4fa94c363264f4972ed3a8bc163d958c /dev-libs | |
parent | dev-libs/9libs: x86 stable wrt bug #704436 (diff) | |
download | gentoo-051b0009d60afba8fb919e9d9072011a98522427.tar.gz gentoo-051b0009d60afba8fb919e9d9072011a98522427.tar.bz2 gentoo-051b0009d60afba8fb919e9d9072011a98522427.zip |
dev-libs/tinyxml: x86 stable wrt bug #704452
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tinyxml/tinyxml-2.6.2-r3.ebuild | 2 |
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 eaf2f408d82a..f9aaa7172f78 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="" |