diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:44:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 12:44:31 +0200 |
commit | 01c329a04262bb41cde3594afd062c94c13cfc1b (patch) | |
tree | 5a40c6cbec91636f6c736d126a0282c6588d6f8f /dev-util/treecc | |
parent | dev-util/quilt: sparc stable wrt bug #696286 (diff) | |
download | gentoo-01c329a04262bb41cde3594afd062c94c13cfc1b.tar.gz gentoo-01c329a04262bb41cde3594afd062c94c13cfc1b.tar.bz2 gentoo-01c329a04262bb41cde3594afd062c94c13cfc1b.zip |
dev-util/treecc: sparc stable wrt bug #696288
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
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 60223520c782..51e45a16344c 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 )" |