diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:37:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:37:55 +0200 |
commit | 0da49b37ff88e4b147c503b7aa28e6a53a7fbcc0 (patch) | |
tree | 24ede215495e5d9a721357416fcb47c7225ae343 /dev-util/treecc | |
parent | x11-libs/xosd: ppc64 stable wrt bug #696382 (diff) | |
download | gentoo-0da49b37ff88e4b147c503b7aa28e6a53a7fbcc0.tar.gz gentoo-0da49b37ff88e4b147c503b7aa28e6a53a7fbcc0.tar.bz2 gentoo-0da49b37ff88e4b147c503b7aa28e6a53a7fbcc0.zip |
dev-util/treecc: ppc64 stable wrt bug #696288
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/treecc')
-rw-r--r-- | dev-util/treecc/treecc-0.3.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/treecc/treecc-0.3.10-r1.ebuild b/dev-util/treecc/treecc-0.3.10-r1.ebuild index 894aa36147af..60223520c782 100644 --- a/dev-util/treecc/treecc-0.3.10-r1.ebuild +++ b/dev-util/treecc/treecc-0.3.10-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://download.savannah.gnu.org/releases/dotgnu-pnet/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="doc examples" DEPEND="doc? ( app-text/texi2html )" |