diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:45:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:47:25 +0200 |
commit | da5d40c49c2f4590d829e982242aa25c64e6e863 (patch) | |
tree | 17cd421893995f2de795d0d2e79130e803ce8ccb /dev-util/treecc | |
parent | dev-util/quilt: ppc stable wrt bug #696286 (diff) | |
download | gentoo-da5d40c49c2f4590d829e982242aa25c64e6e863.tar.gz gentoo-da5d40c49c2f4590d829e982242aa25c64e6e863.tar.bz2 gentoo-da5d40c49c2f4590d829e982242aa25c64e6e863.zip |
dev-util/treecc: ppc stable wrt bug #696288
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
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 b937cff1872d..894aa36147af 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 )" |