summaryrefslogtreecommitdiff
path: root/dev-cpp
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2021-11-17 17:34:06 -0500
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2021-11-17 17:34:26 -0500
commit489cc775b8701c44b3a0a4f7e174c0f23b3d2516 (patch)
tree8fdd410024fe0d29a3f6ec6ee14e5f6eee7ef45b /dev-cpp
parenteb4964f65a2d13bd930da6cdd213713f52b35856 (diff)
downloadgentoo-overlay-489cc775b8701c44b3a0a4f7e174c0f23b3d2516.tar.xz
gentoo-overlay-489cc775b8701c44b3a0a4f7e174c0f23b3d2516.zip
dev-cpp/highway: add keywords
preparation for ffmpeg libjxl
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/highway/highway-0.15.0.ebuild2
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}] )"