diff options
author | Sam James <sam@gentoo.org> | 2022-12-02 00:46:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-02 00:46:08 +0000 |
commit | 7162ad4a678af83c85b9e121e55afe2cc8ab21a9 (patch) | |
tree | bfef93d9536a367750f54ab9650c35219ee06348 /app-text | |
parent | app-text/tree: Stabilize 2.0.4 ppc, #883931 (diff) | |
download | gentoo-7162ad4a678af83c85b9e121e55afe2cc8ab21a9.tar.gz gentoo-7162ad4a678af83c85b9e121e55afe2cc8ab21a9.tar.bz2 gentoo-7162ad4a678af83c85b9e121e55afe2cc8ab21a9.zip |
app-text/tree: Stabilize 2.0.4 ppc64, #883931
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/tree/tree-2.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/tree/tree-2.0.4.ebuild b/app-text/tree/tree-2.0.4.ebuild index 867b3275a317..c905ad0733cb 100644 --- a/app-text/tree/tree-2.0.4.ebuild +++ b/app-text/tree/tree-2.0.4.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://gitlab.com/OldManProgrammer/unix-${PN}/-/archive/${PV}/unix-${P LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" S=${WORKDIR}/unix-${P} |