Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/yaml-cpp/
Date: Sat, 14 Sep 2019 05:16:12
Message-Id: 1568438156.5f22f9c2fba9e759fabfd5fbd3c831f42c5139c6.mattst88@gentoo
1 commit: 5f22f9c2fba9e759fabfd5fbd3c831f42c5139c6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 14 05:15:56 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 14 05:15:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f22f9c2
7
8 dev-cpp/yaml-cpp-0.6.2: sparc stable
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-cpp/yaml-cpp/yaml-cpp-0.6.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-cpp/yaml-cpp/yaml-cpp-0.6.2.ebuild b/dev-cpp/yaml-cpp/yaml-cpp-0.6.2.ebuild
16 index ea71d30bdd9..48edca1378e 100644
17 --- a/dev-cpp/yaml-cpp/yaml-cpp-0.6.2.ebuild
18 +++ b/dev-cpp/yaml-cpp/yaml-cpp-0.6.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jbeder/${PN}/archive/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0/0.6"
23 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="test"
26
27 DEPEND="test? ( dev-cpp/gtest )"