diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-31 17:37:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-31 17:37:12 +0300 |
commit | cd497395c727c177d8fa3b6fddca03ba0e2869b8 (patch) | |
tree | 1d73e3d450753eedf0e0cc5f525e74c6605268f3 /dev-cpp | |
parent | dev-cpp/tree: Stabilize 3.18 x86, #938838 (diff) | |
download | gentoo-cd497395c727c177d8fa3b6fddca03ba0e2869b8.tar.gz gentoo-cd497395c727c177d8fa3b6fddca03ba0e2869b8.tar.bz2 gentoo-cd497395c727c177d8fa3b6fddca03ba0e2869b8.zip |
dev-cpp/tree: Stabilize 3.18 amd64, #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 74d3612353a4..18e68885d34e 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 |