diff options
author | 2019-11-10 09:59:57 +0100 | |
---|---|---|
committer | 2019-11-10 09:59:57 +0100 | |
commit | 289882e0c51e1f0ef6c228502f13b7ad17865ab8 (patch) | |
tree | 63d2c3c7b9d40517400a0c7e273a90a94a849b2f /dev-util/treecc | |
parent | app-eselect/eselect-cblas: Bump to EAPI 7 (diff) | |
download | gentoo-289882e0c51e1f0ef6c228502f13b7ad17865ab8.tar.gz gentoo-289882e0c51e1f0ef6c228502f13b7ad17865ab8.tar.bz2 gentoo-289882e0c51e1f0ef6c228502f13b7ad17865ab8.zip |
dev-util/treecc: Mark -r1 stable on remaining arches
Signed-off-by: Michał Górny <mgorny@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 f916b747ad13..fb7f9b99e165 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 )" |