diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-26 17:17:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-26 17:17:50 +0000 |
commit | e51b35786d638f1cee345d47b1745470b934bba1 (patch) | |
tree | c686ad7c4d08520c8aad8194cc7c829bb2ca60fb /app-text/html2text | |
parent | sci-libs/gdal: poppler-0.73 support was upstreamed (diff) | |
download | gentoo-e51b35786d638f1cee345d47b1745470b934bba1.tar.gz gentoo-e51b35786d638f1cee345d47b1745470b934bba1.tar.bz2 gentoo-e51b35786d638f1cee345d47b1745470b934bba1.zip |
app-text/html2text: stable 1.3.2a-r2 for ia64, bug #672878
Package-Manager: Portage-2.3.58, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/html2text')
-rw-r--r-- | app-text/html2text/html2text-1.3.2a-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/html2text/html2text-1.3.2a-r2.ebuild b/app-text/html2text/html2text-1.3.2a-r2.ebuild index f96c4819e230..547590393f4d 100644 --- a/app-text/html2text/html2text-1.3.2a-r2.ebuild +++ b/app-text/html2text/html2text-1.3.2a-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="http://www.mbayer.de/html2text/downloads/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" PATCHES=( "${FILESDIR}/${P}-compiler.patch" |