Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tinyxml2/
Date: Sat, 05 Sep 2020 02:35:44
Message-Id: 1599273336.5d5731d4c4bf491fe4162a143b7639900cbf7f3d.sam@gentoo
1 commit: 5d5731d4c4bf491fe4162a143b7639900cbf7f3d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 02:34:24 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 02:35:36 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d5731d4
7
8 dev-libs/tinyxml2: Stabilize 8.0.0 amd64, #739702
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/tinyxml2/tinyxml2-8.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/tinyxml2/tinyxml2-8.0.0.ebuild b/dev-libs/tinyxml2/tinyxml2-8.0.0.ebuild
16 index ad8cec35ea9..29231399aa6 100644
17 --- a/dev-libs/tinyxml2/tinyxml2-8.0.0.ebuild
18 +++ b/dev-libs/tinyxml2/tinyxml2-8.0.0.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/leethomason/${PN}/archive/${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="ZLIB"
22 SLOT="0/8"
23 -KEYWORDS="~amd64 arm arm64 hppa ~ppc64 sparc x86"
24 +KEYWORDS="amd64 arm arm64 hppa ~ppc64 sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"