diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2019-01-30 17:04:12 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2019-01-30 17:04:27 +0100 |
commit | 6a628c57624871bcfade2f1899f5453924ce8ee2 (patch) | |
tree | a1a4697797ac01774ba7c7378e75c809bad5c6ef /app-text/html2text | |
parent | sys-fs/fuse-common-3.2.6-r0: alpha stable (diff) | |
download | gentoo-6a628c57624871bcfade2f1899f5453924ce8ee2.tar.gz gentoo-6a628c57624871bcfade2f1899f5453924ce8ee2.tar.bz2 gentoo-6a628c57624871bcfade2f1899f5453924ce8ee2.zip |
app-text/html2text-1.3.2a-r2: alpha stable
Bug: http://bugs.gentoo.org/672878
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'app-text/html2text')
-rw-r--r-- | app-text/html2text/html2text-1.3.2a-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/html2text/html2text-1.3.2a-r2.ebuild b/app-text/html2text/html2text-1.3.2a-r2.ebuild index fdf40a0c8732..f0f24d8c6dd1 100644 --- a/app-text/html2text/html2text-1.3.2a-r2.ebuild +++ b/app-text/html2text/html2text-1.3.2a-r2.ebuild @@ -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" |