diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-14 21:56:54 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-14 21:56:54 +0100 |
commit | 0233b554dd282a60d81369b089164537a0ac905a (patch) | |
tree | a7d84ac72d9d9cda1ec6288bd20a1d1b411d6e25 /dev-tex | |
parent | sys-firmware/zd1211-firmware: Drop EAPI-5 ebuild (diff) | |
download | gentoo-0233b554dd282a60d81369b089164537a0ac905a.tar.gz gentoo-0233b554dd282a60d81369b089164537a0ac905a.tar.bz2 gentoo-0233b554dd282a60d81369b089164537a0ac905a.zip |
dev-tex/html2latex: Stabilize 1.1-r3 x86, #819597
Signed-off-by: Jakov Smolić <jsmolic@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 dd5a18cfc929..e68da8c97410 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" |