diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:31:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:38:10 +0100 |
commit | d61b08b01900d0596f4a1aa6bad0123ac7b5eb25 (patch) | |
tree | a0366fd2dfb96a8ceb8bce8283a164fe5cb1a911 /dev-cpp | |
parent | app-misc/g15daemon: ppc64 stable wrt bug #593194 (diff) | |
download | gentoo-d61b08b01900d0596f4a1aa6bad0123ac7b5eb25.tar.gz gentoo-d61b08b01900d0596f4a1aa6bad0123ac7b5eb25.tar.bz2 gentoo-d61b08b01900d0596f4a1aa6bad0123ac7b5eb25.zip |
dev-cpp/tree: ppc64 stable wrt bug #577324
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/tree/tree-2.81.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tree/tree-2.81.ebuild b/dev-cpp/tree/tree-2.81.ebuild index ab255039fa7c..200fcc289a47 100644 --- a/dev-cpp/tree/tree-2.81.ebuild +++ b/dev-cpp/tree/tree-2.81.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.aei.mpg.de/~peekas/tree/${P}.tar.gz" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc" S="${S}"/src |