diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:08:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:53:08 +0000 |
commit | 9bf766650eeccee820b816361c8d709c9cf8037f (patch) | |
tree | be3dfd93edb3ca5468215858c8344c433fcfeb3f /app-text/tree | |
parent | app-text/texlive: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-9bf766650eeccee820b816361c8d709c9cf8037f.tar.gz gentoo-9bf766650eeccee820b816361c8d709c9cf8037f.tar.bz2 gentoo-9bf766650eeccee820b816361c8d709c9cf8037f.zip |
app-text/tree: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/tree')
-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 dde5bef051ef..bcac09b3ccdf 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" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" RDEPEND="" |