diff options
author | Sam James <sam@gentoo.org> | 2021-02-24 21:19:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-24 21:19:52 +0000 |
commit | 250bc5816519aac170ea288be4100ff220840410 (patch) | |
tree | ecc8ea8b32ea6e39b2637296c705b72946d9d827 /dev-cpp/string-theory | |
parent | dev-util/cmake: Stabilize 3.18.5 arm64, #757336 (diff) | |
download | gentoo-250bc5816519aac170ea288be4100ff220840410.tar.gz gentoo-250bc5816519aac170ea288be4100ff220840410.tar.bz2 gentoo-250bc5816519aac170ea288be4100ff220840410.zip |
dev-cpp/string-theory: Keyword 3.4 arm64, #766465
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/string-theory')
-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 f894600367c2..f6c5c3db6f6a 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |