diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-11 08:08:17 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-11 08:08:17 +0000 |
commit | 785593d3cb943fe31a9526862798cd5f4815ff1b (patch) | |
tree | c6dfb1aa62acdfe50970e52da67c7f2ad893f6b5 /x11-libs | |
parent | media-libs/libheif: Stabilize 1.18.2-r1 arm64, #943171 (diff) | |
download | gentoo-785593d3cb943fe31a9526862798cd5f4815ff1b.tar.gz gentoo-785593d3cb943fe31a9526862798cd5f4815ff1b.tar.bz2 gentoo-785593d3cb943fe31a9526862798cd5f4815ff1b.zip |
x11-libs/gl2ps: Stabilize 1.4.2-r1 arm64, #943173
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gl2ps/gl2ps-1.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gl2ps/gl2ps-1.4.2-r1.ebuild b/x11-libs/gl2ps/gl2ps-1.4.2-r1.ebuild index 2a0911c15e11..3afd898f03e5 100644 --- a/x11-libs/gl2ps/gl2ps-1.4.2-r1.ebuild +++ b/x11-libs/gl2ps/gl2ps-1.4.2-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://geuz.org/${PN}/src/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc png zlib" RDEPEND=" |