diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 14:48:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 14:48:56 +0000 |
commit | 7c29ce7f4cde0f5c644694a038db55ca3f868663 (patch) | |
tree | bf243130e26db98f79622cfe8fa3fe55b0a99b80 /dev-cpp | |
parent | app-admin/passwordsafe: Keyword 1.12.0-r1 x86, #765001 (diff) | |
download | gentoo-7c29ce7f4cde0f5c644694a038db55ca3f868663.tar.gz gentoo-7c29ce7f4cde0f5c644694a038db55ca3f868663.tar.bz2 gentoo-7c29ce7f4cde0f5c644694a038db55ca3f868663.zip |
dev-cpp/string-theory: Keyword 3.4 x86, #766465
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/string-theory/string-theory-3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/string-theory/string-theory-3.4.ebuild b/dev-cpp/string-theory/string-theory-3.4.ebuild index 5706dd0292ea..f894600367c2 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 )" |