diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-18 20:54:26 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-18 21:25:31 +0200 |
commit | a83d3608961358a6f0788e1809fd03e5c01a5952 (patch) | |
tree | f4111b3b867e233adfdd183eb97333b338de0e37 /app-text/chm2pdf | |
parent | dev-python/pychm: amd64/x86 stable, bug #593188 (diff) | |
download | gentoo-a83d3608961358a6f0788e1809fd03e5c01a5952.tar.gz gentoo-a83d3608961358a6f0788e1809fd03e5c01a5952.tar.bz2 gentoo-a83d3608961358a6f0788e1809fd03e5c01a5952.zip |
app-text/chm2pdf: amd64/x86 stable, bug #565660
Package-Manager: portage-2.3.1
Diffstat (limited to 'app-text/chm2pdf')
-rw-r--r-- | app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild b/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild index b1c4d6712ff5..2236dda9ca0c 100644 --- a/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild +++ b/app-text/chm2pdf/chm2pdf-0.9.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ HOMEPAGE="https://code.google.com/p/chm2pdf/" SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="" |