diff options
author | Sam James <sam@gentoo.org> | 2022-11-21 00:47:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-21 00:47:18 +0000 |
commit | 5c35fbe7792ab0d7e5b64dcf22bd2abc614f2445 (patch) | |
tree | d20d4653003721af2e48f61ca57aa9828a55527c /app-text/a2ps | |
parent | app-text/a2ps: Stabilize 4.14-r8 arm, #882325 (diff) | |
download | gentoo-5c35fbe7792ab0d7e5b64dcf22bd2abc614f2445.tar.gz gentoo-5c35fbe7792ab0d7e5b64dcf22bd2abc614f2445.tar.bz2 gentoo-5c35fbe7792ab0d7e5b64dcf22bd2abc614f2445.zip |
app-text/a2ps: Stabilize 4.14-r8 ppc64, #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 7faaf359f716..f99cb9cdc64a 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" |