diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-31 17:37:11 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-31 17:37:11 +0300 |
commit | d789f82ecbf4f628a6ea6b9b95fbd530a7ec7756 (patch) | |
tree | 2e00d6392c94aae9234788fa122ca5e88d3ed730 /dev-cpp | |
parent | dev-cpp/abseil-cpp: Stabilize 20240116.2-r4 amd64, #938835 (diff) | |
download | gentoo-d789f82ecbf4f628a6ea6b9b95fbd530a7ec7756.tar.gz gentoo-d789f82ecbf4f628a6ea6b9b95fbd530a7ec7756.tar.bz2 gentoo-d789f82ecbf4f628a6ea6b9b95fbd530a7ec7756.zip |
dev-cpp/tree: Stabilize 3.18 x86, #938838
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/tree/tree-3.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tree/tree-3.18.ebuild b/dev-cpp/tree/tree-3.18.ebuild index 33b480f4a325..74d3612353a4 100644 --- a/dev-cpp/tree/tree-3.18.ebuild +++ b/dev-cpp/tree/tree-3.18.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}.hh-${PV}" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" src_configure() { tc-export CXX |