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-cpp/string-theory/
Date: Wed, 10 Feb 2021 14:49:06
Message-Id: 1612968536.7c29ce7f4cde0f5c644694a038db55ca3f868663.sam@gentoo
1 commit: 7c29ce7f4cde0f5c644694a038db55ca3f868663
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 10 14:48:56 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 10 14:48:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c29ce7f
7
8 dev-cpp/string-theory: Keyword 3.4 x86, #766465
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-cpp/string-theory/string-theory-3.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-cpp/string-theory/string-theory-3.4.ebuild b/dev-cpp/string-theory/string-theory-3.4.ebuild
16 index 5706dd0292e..f894600367c 100644
17 --- a/dev-cpp/string-theory/string-theory-3.4.ebuild
18 +++ b/dev-cpp/string-theory/string-theory-3.4.ebuild
19 @@ -12,7 +12,7 @@ S="${WORKDIR}/string_theory-${PV}"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"