diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-14 23:02:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-14 23:03:13 +0200 |
commit | ec62410f8a366a3ec41374ebe61d37cea1b9b5db (patch) | |
tree | 1fd926104d5035d31c0ee56c0d01cb09644a7c7d /dev-tex/html2latex | |
parent | dev-tex/html2latex: Stabilize 1.1-r3 amd64, #819597 (diff) | |
download | gentoo-ec62410f8a366a3ec41374ebe61d37cea1b9b5db.tar.gz gentoo-ec62410f8a366a3ec41374ebe61d37cea1b9b5db.tar.bz2 gentoo-ec62410f8a366a3ec41374ebe61d37cea1b9b5db.zip |
dev-tex/html2latex: Stabilize 1.1-r3 ppc, #819597
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-tex/html2latex')
-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 9b883069b5ff..a0089548e3d3 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" |