diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-13 20:26:34 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-14 08:30:37 +0300 |
commit | e61693f2c46c58982cdafff8c21075f6c0919688 (patch) | |
tree | 093966c3ef65abf0f4d483785a40d8d9c5a4dac0 /dev-cpp | |
parent | dev-cpp/clhpp: Stabilize 2023.12.14 amd64, #930576 (diff) | |
download | gentoo-e61693f2c46c58982cdafff8c21075f6c0919688.tar.gz gentoo-e61693f2c46c58982cdafff8c21075f6c0919688.tar.bz2 gentoo-e61693f2c46c58982cdafff8c21075f6c0919688.zip |
dev-cpp/clhpp: Stabilize 2023.12.14 x86, #930576
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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. |