diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-07 20:08:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-07 20:12:04 +0100 |
commit | b887d3a66ed34ed0007ace3b4e1a52df2109bb8f (patch) | |
tree | 14042c6bafd56c44be2e853be7d18b5e505af843 /dev-util/treecc | |
parent | dev-util/cpuinfo-collection: stable 20101114 for ia64, bug #696280 (diff) | |
download | gentoo-b887d3a66ed34ed0007ace3b4e1a52df2109bb8f.tar.gz gentoo-b887d3a66ed34ed0007ace3b4e1a52df2109bb8f.tar.bz2 gentoo-b887d3a66ed34ed0007ace3b4e1a52df2109bb8f.zip |
dev-util/treecc: stable 0.3.10-r1 for ia64, bug #696288
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@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 51e45a16344c..1ddc5c946e36 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 )" |