diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-14 21:56:58 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-14 21:56:58 +0100 |
commit | 1752e0887f56d01538cd5ebcb7b9be4c68bb8431 (patch) | |
tree | 2e004a0534e5af5cb85c925557f6b017419fae7b /dev-tex/html2latex | |
parent | dev-tex/html2latex: Stabilize 1.1-r3 x86, #819597 (diff) | |
download | gentoo-1752e0887f56d01538cd5ebcb7b9be4c68bb8431.tar.gz gentoo-1752e0887f56d01538cd5ebcb7b9be4c68bb8431.tar.bz2 gentoo-1752e0887f56d01538cd5ebcb7b9be4c68bb8431.zip |
dev-tex/html2latex: Stabilize 1.1-r3 amd64, #819597
Signed-off-by: Jakov Smolić <jsmolic@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 e68da8c97410..9b883069b5ff 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" |