diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 12:42:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 12:42:07 +0200 |
commit | 1870fb9967d35693a007ff2f7d406b098551ffde (patch) | |
tree | fc361bd5143cedd8cc0d20293ee9c27f8ba83f25 /app-text | |
parent | app-text/dvisvgm: Stabilize 2.14-r1 ppc64, #882923 (diff) | |
download | gentoo-1870fb9967d35693a007ff2f7d406b098551ffde.tar.gz gentoo-1870fb9967d35693a007ff2f7d406b098551ffde.tar.bz2 gentoo-1870fb9967d35693a007ff2f7d406b098551ffde.zip |
app-text/a2ps: Stabilize 4.14-r8 sparc, #882325
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-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 023fd9226403..84a95ffe975e 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" |