diff options
author | 2023-09-08 00:01:57 +0100 | |
---|---|---|
committer | 2023-09-08 00:01:57 +0100 | |
commit | 152fdd0cbc7ea6aac6f9f3bdac4fb12eabb3e99b (patch) | |
tree | 406571abb34019650fd151d2903c16b5354c770e | |
parent | sys-libs/freeipmi: Stabilize 1.6.11 amd64, #913819 (diff) | |
download | gentoo-152fdd0cbc7ea6aac6f9f3bdac4fb12eabb3e99b.tar.gz gentoo-152fdd0cbc7ea6aac6f9f3bdac4fb12eabb3e99b.tar.bz2 gentoo-152fdd0cbc7ea6aac6f9f3bdac4fb12eabb3e99b.zip |
app-text/a2ps: Stabilize 4.15.5 ppc64, #913820
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-text/a2ps/a2ps-4.15.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/a2ps/a2ps-4.15.5.ebuild b/app-text/a2ps/a2ps-4.15.5.ebuild index db63721729f2..6afb843b8241 100644 --- a/app-text/a2ps/a2ps-4.15.5.ebuild +++ b/app-text/a2ps/a2ps-4.15.5.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" 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" # a2ps-lpr-wrapper needs bash |