diff options
author | Sam James <sam@gentoo.org> | 2023-05-11 02:28:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-11 02:28:45 +0100 |
commit | 2b284c6d6e61dd8934667a20034173518ce86e75 (patch) | |
tree | 2e47e0ad5a3497a3d1d847dddf900fd4c2ff5b3c /app-text | |
parent | net-misc/asterisk: drop 20.0.1, 20.1.0, 20.2.0 (diff) | |
download | gentoo-2b284c6d6e61dd8934667a20034173518ce86e75.tar.gz gentoo-2b284c6d6e61dd8934667a20034173518ce86e75.tar.bz2 gentoo-2b284c6d6e61dd8934667a20034173518ce86e75.zip |
app-text/a2ps: Stabilize 4.15.4 ppc, #906097
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/a2ps/a2ps-4.15.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/a2ps/a2ps-4.15.4.ebuild b/app-text/a2ps/a2ps-4.15.4.ebuild index db63721729f2..0d84cc3e940d 100644 --- a/app-text/a2ps/a2ps-4.15.4.ebuild +++ b/app-text/a2ps/a2ps-4.15.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="cjk emacs latex nls static-libs vanilla" # a2ps-lpr-wrapper needs bash |