diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:38:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:38:08 +0200 |
commit | 09571850c2751a240f635b6adc2d0484142c2153 (patch) | |
tree | 65da57ba85bd749aa255002469778f42fc034fda /dev-util/treecc | |
parent | dev-util/quilt: amd64 stable wrt bug #696286 (diff) | |
download | gentoo-09571850c2751a240f635b6adc2d0484142c2153.tar.gz gentoo-09571850c2751a240f635b6adc2d0484142c2153.tar.bz2 gentoo-09571850c2751a240f635b6adc2d0484142c2153.zip |
dev-util/treecc: amd64 stable wrt bug #696288
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
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 c1720eba0887..200027f72371 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 )" |