diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-14 23:02:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-14 23:03:13 +0200 |
commit | 42b15867fe65d3fb0678d746942d3b3c0379d93f (patch) | |
tree | 55498e73ec2dfc1b16be99908b29c6e58e3c1689 /dev-tex | |
parent | dev-tex/html2latex: Stabilize 1.1-r3 sparc, #819597 (diff) | |
download | gentoo-42b15867fe65d3fb0678d746942d3b3c0379d93f.tar.gz gentoo-42b15867fe65d3fb0678d746942d3b3c0379d93f.tar.bz2 gentoo-42b15867fe65d3fb0678d746942d3b3c0379d93f.zip |
dev-tex/html2latex: Stabilize 1.1-r3 ppc64, #819597
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/html2latex/html2latex-1.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/html2latex/html2latex-1.1-r3.ebuild b/dev-tex/html2latex/html2latex-1.1-r3.ebuild index 7b56a1742bef..4ab4f664944c 100644 --- a/dev-tex/html2latex/html2latex-1.1-r3.ebuild +++ b/dev-tex/html2latex/html2latex-1.1-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86" IUSE="imagemagick libwww" |