diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:41 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:23:41 +0200 |
commit | fe9e219ab11b39c34efd23bc1ed6d35ac5d873f6 (patch) | |
tree | 0892bc00ae28cd7992d9553e48d64a92f49e6ca4 /dev-util/treecc | |
parent | dev-util/mutrace: Sort KEYWORDS (diff) | |
download | gentoo-fe9e219ab11b39c34efd23bc1ed6d35ac5d873f6.tar.gz gentoo-fe9e219ab11b39c34efd23bc1ed6d35ac5d873f6.tar.bz2 gentoo-fe9e219ab11b39c34efd23bc1ed6d35ac5d873f6.zip |
dev-util/treecc: Sort KEYWORDS
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 10b7e4a3fb6c..c1720eba0887 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 ~amd64-linux ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~sparc-solaris ~x86 ~x86-linux" +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 )" |