diff options
-rw-r--r-- | dev-cpp/fbthrift/fbthrift-2024.11.04.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/fbthrift/fbthrift-2024.11.04.00.ebuild b/dev-cpp/fbthrift/fbthrift-2024.11.04.00.ebuild index 8937ac23d77a..38a7c49d69fd 100644 --- a/dev-cpp/fbthrift/fbthrift-2024.11.04.00.ebuild +++ b/dev-cpp/fbthrift/fbthrift-2024.11.04.00.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/facebook/fbthrift/archive/refs/tags/v${PV}.tar.gz -> LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="test" # See https://github.com/facebook/fbthrift/issues/628 |