diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2021-03-13 17:42:38 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2021-03-13 17:42:38 -0500 |
commit | c9c6e63d016936119ea4f22207a3209d47207724 (patch) | |
tree | 86813750f3cd99a4d66099704449085e213a737d /app-text | |
parent | games-engines/box2d: Add IUSE=doc, set BOX2D_BUILD_TESTBED=OFF (diff) | |
download | gentoo-c9c6e63d016936119ea4f22207a3209d47207724.tar.gz gentoo-c9c6e63d016936119ea4f22207a3209d47207724.tar.bz2 gentoo-c9c6e63d016936119ea4f22207a3209d47207724.zip |
app-text/diff-pdf: maintainer stabilize v0.4.1 on amd64.
Bug: https://bugs.gentoo.org/769605
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/diff-pdf/diff-pdf-0.4.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/diff-pdf/diff-pdf-0.4.1-r2.ebuild b/app-text/diff-pdf/diff-pdf-0.4.1-r2.ebuild index 992e9b377978..0a5bdf8683ff 100644 --- a/app-text/diff-pdf/diff-pdf-0.4.1-r2.ebuild +++ b/app-text/diff-pdf/diff-pdf-0.4.1-r2.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 |