diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 08:58:20 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 08:58:20 +0200 |
commit | aaef71fe2cef5038348e42cee2ea0b25ac664488 (patch) | |
tree | 778fb7f00d9446f4da8e6ebc7ad9021aa05d3c84 /app-text/enscript | |
parent | media-libs/imlib: Keyword 1.9.15-r7 arm64, #920872 (diff) | |
download | gentoo-aaef71fe2cef5038348e42cee2ea0b25ac664488.tar.gz gentoo-aaef71fe2cef5038348e42cee2ea0b25ac664488.tar.bz2 gentoo-aaef71fe2cef5038348e42cee2ea0b25ac664488.zip |
app-text/enscript: Keyword 1.6.6-r1 arm64, #920875
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/enscript')
-rw-r--r-- | app-text/enscript/enscript-1.6.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enscript/enscript-1.6.6-r1.ebuild b/app-text/enscript/enscript-1.6.6-r1.ebuild index d44a6255aaa8..388f11713b30 100644 --- a/app-text/enscript/enscript-1.6.6-r1.ebuild +++ b/app-text/enscript/enscript-1.6.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ DESCRIPTION="Powerful text-to-postscript converter" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" HOMEPAGE="https://www.gnu.org/software/enscript/enscript.html" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" SLOT="0" LICENSE="GPL-3" IUSE="nls ruby" |