You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by of...@apache.org on 2016/02/22 20:09:09 UTC

bigtop git commit: BIGTOP-2344: distributions does not mention ppc64el, i386 obsolete

Repository: bigtop
Updated Branches:
  refs/heads/master 6a4773958 -> 3ff441726


BIGTOP-2344: distributions does not mention ppc64el, i386 obsolete


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/3ff44172
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/3ff44172
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/3ff44172

Branch: refs/heads/master
Commit: 3ff441726bc16d752a7532f06ca4e8293a9131af
Parents: 6a47739
Author: Olaf Flebbe <of...@ofleb.be>
Authored: Sun Feb 21 19:56:22 2016 +0100
Committer: Olaf Flebbe <of...@ofleb.be>
Committed: Mon Feb 22 20:06:34 2016 +0100

----------------------------------------------------------------------
 packages.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/3ff44172/packages.gradle
----------------------------------------------------------------------
diff --git a/packages.gradle b/packages.gradle
index 6820c46..c29c5c1 100644
--- a/packages.gradle
+++ b/packages.gradle
@@ -111,7 +111,7 @@ Label: Bigtop
 Suite: stable
 Codename: bigtop
 Version: ${config.bigtop.version}
-Architectures: i386 amd64 source
+Architectures: amd64 ppc64el source
 Components: contrib
 Description: Bigtop
 """;