diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:01:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | ceaef5038c7a1fa0e8a0b0863eb3fd55a930eb81 (patch) | |
tree | 63cc5c08db2b83a2c4e507a020ce75249439196c /dev-cpp/tree | |
parent | dev-cpp/asio: x86 stable wrt bug #577322 (diff) | |
download | gentoo-ceaef5038c7a1fa0e8a0b0863eb3fd55a930eb81.tar.gz gentoo-ceaef5038c7a1fa0e8a0b0863eb3fd55a930eb81.tar.bz2 gentoo-ceaef5038c7a1fa0e8a0b0863eb3fd55a930eb81.zip |
dev-cpp/tree: x86 stable wrt bug #577324
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/tree')
-rw-r--r-- | dev-cpp/tree/tree-2.81.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tree/tree-2.81.ebuild b/dev-cpp/tree/tree-2.81.ebuild index 3049fdcf1189..ab255039fa7c 100644 --- a/dev-cpp/tree/tree-2.81.ebuild +++ b/dev-cpp/tree/tree-2.81.ebuild @@ -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 |