diff options
author | Sam James <sam@gentoo.org> | 2024-09-28 15:38:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-28 15:38:04 +0100 |
commit | 06e52fcdc900d4262b148293ab23d1f3a569dcde (patch) | |
tree | 7ae9ff301761d5f541c669943c86c1814de28b3f /app-text/ansifilter | |
parent | x11-misc/xbindkeys: fix pkg_setup w/ USE=-guile (diff) | |
download | gentoo-06e52fcdc900d4262b148293ab23d1f3a569dcde.tar.gz gentoo-06e52fcdc900d4262b148293ab23d1f3a569dcde.tar.bz2 gentoo-06e52fcdc900d4262b148293ab23d1f3a569dcde.zip |
app-text/ansifilter: Stabilize 2.21 ppc, #940369
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/ansifilter')
-rw-r--r-- | app-text/ansifilter/ansifilter-2.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ansifilter/ansifilter-2.21.ebuild b/app-text/ansifilter/ansifilter-2.21.ebuild index 522bcb7de94d..1eb369d0d2ed 100644 --- a/app-text/ansifilter/ansifilter-2.21.ebuild +++ b/app-text/ansifilter/ansifilter-2.21.ebuild @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos" IUSE="gui" DEPEND=" |