diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2019-09-09 09:43:42 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2019-09-09 09:43:42 -0400 |
commit | 7d797b1f2739d7160a8ca2a1dc065a4e3f2a4dc8 (patch) | |
tree | 1e5a955a96bda129b4572e0431406718ba669ec0 /app-text/diff-pdf | |
parent | package.mask: Last rite sys-boot/raincoat (diff) | |
download | gentoo-7d797b1f2739d7160a8ca2a1dc065a4e3f2a4dc8.tar.gz gentoo-7d797b1f2739d7160a8ca2a1dc065a4e3f2a4dc8.tar.bz2 gentoo-7d797b1f2739d7160a8ca2a1dc065a4e3f2a4dc8.zip |
app-text/diff-pdf: maintainer stable on amd64.
This has been in the tree since February without a single bug
report. I use it frequently to test changes in my LaTeX libraries, so
I don't think a round trip through the amd64 arch team would add much
value.
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'app-text/diff-pdf')
-rw-r--r-- | app-text/diff-pdf/diff-pdf-0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/diff-pdf/diff-pdf-0.3.ebuild b/app-text/diff-pdf/diff-pdf-0.3.ebuild index 1f289d32bcb5..5127655c04ef 100644 --- a/app-text/diff-pdf/diff-pdf-0.3.ebuild +++ b/app-text/diff-pdf/diff-pdf-0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/vslavik/${PN}/releases/download/v${PV}/${P}.tar.gz" # version 2.16.5 of GTK+, which is licensed LGPL-2+. LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" # The build system checks for "poppler-glib", which is provided only |