diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 09:58:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-14 09:58:50 +0200 |
commit | 97d2d588bce3dc1b3142dcf4f478dba0dde3c3c6 (patch) | |
tree | f48c57532d1caefb9d11b9422cc19f04bd1666ca /app-text | |
parent | net-vpn/wireguard-tools: amd64 stable wrt bug #717190 (diff) | |
download | gentoo-97d2d588bce3dc1b3142dcf4f478dba0dde3c3c6.tar.gz gentoo-97d2d588bce3dc1b3142dcf4f478dba0dde3c3c6.tar.bz2 gentoo-97d2d588bce3dc1b3142dcf4f478dba0dde3c3c6.zip |
app-text/tree: amd64 stable wrt bug #717332
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/tree/tree-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/tree/tree-1.8.0.ebuild b/app-text/tree/tree-1.8.0.ebuild index 849ce56f1ca5..ca26726b79e7 100644 --- a/app-text/tree/tree-1.8.0.ebuild +++ b/app-text/tree/tree-1.8.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://mama.indstate.edu/linux/tree/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" RDEPEND="" |