diff options
author | Sam James <sam@gentoo.org> | 2022-11-21 00:47:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-21 00:47:17 +0000 |
commit | 8ca6d93196c0c346b6e183be0a4a0aad12f694c6 (patch) | |
tree | eace132e85f38aabe4f2ef2b0f39a4089436c5f1 /app-text/a2ps | |
parent | x11-plugins/wmstickynotes: fix build w/ upcoming clang16 (diff) | |
download | gentoo-8ca6d93196c0c346b6e183be0a4a0aad12f694c6.tar.gz gentoo-8ca6d93196c0c346b6e183be0a4a0aad12f694c6.tar.bz2 gentoo-8ca6d93196c0c346b6e183be0a4a0aad12f694c6.zip |
app-text/a2ps: Stabilize 4.14-r8 arm, #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 12c541774ed3..7faaf359f716 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" |