diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:15:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:15:23 +0200 |
commit | 988497e0bbcfe39270b2185e7099056cb9666603 (patch) | |
tree | 397310462e1b487d1162fec051d5fb8fa01746f1 /dev-cpp/tree | |
parent | sci-libs/camd: ppc64 stable wrt bug #804801 (diff) | |
download | gentoo-988497e0bbcfe39270b2185e7099056cb9666603.tar.gz gentoo-988497e0bbcfe39270b2185e7099056cb9666603.tar.bz2 gentoo-988497e0bbcfe39270b2185e7099056cb9666603.zip |
dev-cpp/tree: ppc64 stable wrt bug #804807
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/tree')
-rw-r--r-- | dev-cpp/tree/tree-3.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tree/tree-3.17.ebuild b/dev-cpp/tree/tree-3.17.ebuild index 712f8d1c7e75..725e4cac0b55 100644 --- a/dev-cpp/tree/tree-3.17.ebuild +++ b/dev-cpp/tree/tree-3.17.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 |