commit: 7c29ce7f4cde0f5c644694a038db55ca3f868663
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 10 14:48:56 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 10 14:48:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c29ce7f
dev-cpp/string-theory: Keyword 3.4 x86, #766465
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-cpp/string-theory/string-theory-3.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-cpp/string-theory/string-theory-3.4.ebuild
b/dev-cpp/string-theory/string-theory-3.4.ebuild
index 5706dd0292e..f894600367c 100644
--- a/dev-cpp/string-theory/string-theory-3.4.ebuild
+++ b/dev-cpp/string-theory/string-theory-3.4.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/string_theory-${PV}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"