diff options
author | Sam James <sam@gentoo.org> | 2022-11-20 23:42:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-20 23:42:49 +0000 |
commit | fc70ad7902f1a7974d0ea2170de44055d75840ac (patch) | |
tree | 18d731cad8086f288f3f750942f1f38d895883d6 /app-text/a2ps | |
parent | sys-apps/portage: make Portage less noisy on implicit func. decls for now (diff) | |
download | gentoo-fc70ad7902f1a7974d0ea2170de44055d75840ac.tar.gz gentoo-fc70ad7902f1a7974d0ea2170de44055d75840ac.tar.bz2 gentoo-fc70ad7902f1a7974d0ea2170de44055d75840ac.zip |
app-text/a2ps: Stabilize 4.14-r8 ppc, #882325
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/a2ps')
-rw-r--r-- | app-text/a2ps/a2ps-4.14-r8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/a2ps/a2ps-4.14-r8.ebuild b/app-text/a2ps/a2ps-4.14-r8.ebuild index ede532a155af..12c541774ed3 100644 --- a/app-text/a2ps/a2ps-4.14-r8.ebuild +++ b/app-text/a2ps/a2ps-4.14-r8.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${PV:0:4}" 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" RESTRICT="test" |