diff options
author | 2024-01-22 20:05:22 -0500 | |
---|---|---|
committer | 2024-01-23 00:05:16 -0500 | |
commit | 5ca3368ec5c37d09ba7eb5acb13b7be468692641 (patch) | |
tree | c231dfc279532f66777d774e6c2142c02f981cec /app-text/epspdf | |
parent | media-libs/sdl2-image: Stabilize 2.6.3-r1 sparc, #920978 (diff) | |
download | gentoo-5ca3368ec5c37d09ba7eb5acb13b7be468692641.tar.gz gentoo-5ca3368ec5c37d09ba7eb5acb13b7be468692641.tar.bz2 gentoo-5ca3368ec5c37d09ba7eb5acb13b7be468692641.zip |
app-text/epspdf: Stabilize 0.6.5 amd64, #902665
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-text/epspdf')
-rw-r--r-- | app-text/epspdf/epspdf-0.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/epspdf/epspdf-0.6.5.ebuild b/app-text/epspdf/epspdf-0.6.5.ebuild index 815ffaa0f3d2..ddd7e08b733e 100644 --- a/app-text/epspdf/epspdf-0.6.5.ebuild +++ b/app-text/epspdf/epspdf-0.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}"/${PN} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc tk" RDEPEND="!<dev-texlive/texlive-pictures-2011-r1 |