diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:12:36 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-23 15:12:36 +0100 |
commit | ad84ba5feb76bbc6cde32d26a3771cfc182c96d5 (patch) | |
tree | 12f085587223ca0cd3b98f05859e64b8f25a59d8 /app-text/a2ps | |
parent | net-ftp/filezilla: Stabilize 3.61.0 x86, #882003 (diff) | |
download | gentoo-ad84ba5feb76bbc6cde32d26a3771cfc182c96d5.tar.gz gentoo-ad84ba5feb76bbc6cde32d26a3771cfc182c96d5.tar.bz2 gentoo-ad84ba5feb76bbc6cde32d26a3771cfc182c96d5.zip |
app-text/a2ps: Stabilize 4.14-r8 x86, #882325
Signed-off-by: Jakov Smolić <jsmolic@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 6db6238b1d72..023fd9226403 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" |