diff options
-rw-r--r-- | dev-cpp/highway/highway-0.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/highway/highway-0.15.0.ebuild b/dev-cpp/highway/highway-0.15.0.ebuild index 60d4459..6111907 100644 --- a/dev-cpp/highway/highway-0.15.0.ebuild +++ b/dev-cpp/highway/highway-0.15.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/highway/archive/refs/tags/${PV}.tar.gz -> ${P LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND="test? ( dev-cpp/gtest[${MULTILIB_USEDEP}] )" |