diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 11:06:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-03 11:06:13 +0100 |
commit | 2f4c115fdc7483f2064e467d6e8a078d29951e5e (patch) | |
tree | fa709f2c2f3c5beca46fd1ea7eaf6ccb653fd37f /dev-libs/tinyxml | |
parent | dev-libs/libxml2: amd64 stable wrt bug #701020 (diff) | |
download | gentoo-2f4c115fdc7483f2064e467d6e8a078d29951e5e.tar.gz gentoo-2f4c115fdc7483f2064e467d6e8a078d29951e5e.tar.bz2 gentoo-2f4c115fdc7483f2064e467d6e8a078d29951e5e.zip |
dev-libs/tinyxml: amd64 stable wrt bug #704452
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/tinyxml')
-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 e98adcf9f7b9..9e2720b9f70f 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="" |