diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:43:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-29 08:43:59 +0200 |
commit | f68f23ed25e9a1ed7b17bdb3f29e967ae6c7a8f1 (patch) | |
tree | dcebafc6107044500e3eea405c23434a4f151e77 /dev-cpp | |
parent | dev-tcltk/tablelist: x86 stable wrt bug #804804 (diff) | |
download | gentoo-f68f23ed25e9a1ed7b17bdb3f29e967ae6c7a8f1.tar.gz gentoo-f68f23ed25e9a1ed7b17bdb3f29e967ae6c7a8f1.tar.bz2 gentoo-f68f23ed25e9a1ed7b17bdb3f29e967ae6c7a8f1.zip |
dev-cpp/tree: x86 stable wrt bug #804807
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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 a07ad494486f..5db23517a93a 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 |