diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 16:38:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-19 16:38:21 +0100 |
commit | 68299eb36dc20c73485ddd67f36aee2a0c73f650 (patch) | |
tree | eb9432fe8c47dc920fcd5be2d88322b8a7dc058d /dev-libs/tinyxml2 | |
parent | app-pda/usbmuxd: x86 stable wrt bug #700520 (diff) | |
download | gentoo-68299eb36dc20c73485ddd67f36aee2a0c73f650.tar.gz gentoo-68299eb36dc20c73485ddd67f36aee2a0c73f650.tar.bz2 gentoo-68299eb36dc20c73485ddd67f36aee2a0c73f650.zip |
dev-libs/tinyxml2: x86 stable wrt bug #700314
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/tinyxml2')
-rw-r--r-- | dev-libs/tinyxml2/tinyxml2-7.1.0.ebuild | 2 |
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 d880a586b8bb..da66039fe867 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 )" |