diff options
-rw-r--r-- | dev-cpp/clhpp/clhpp-2023.12.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/clhpp/clhpp-2023.12.14.ebuild b/dev-cpp/clhpp/clhpp-2023.12.14.ebuild index 258f2a60c335..d52bb6938cc5 100644 --- a/dev-cpp/clhpp/clhpp-2023.12.14.ebuild +++ b/dev-cpp/clhpp/clhpp-2023.12.14.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/KhronosGroup/${MY_PN}/archive/refs/tags/v${PV}.tar.g LICENSE="Khronos-CLHPP" SLOT="0" -KEYWORDS="amd64 ppc64 ~x86" +KEYWORDS="amd64 ppc64 x86" # Tests require CMock (NOT cmocka), which is currently not in Gentoo # and has been found to be extremely awkward to package. |