diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 11:19:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 11:19:18 +0300 |
commit | 95a55ab9e6a977b1633eead5cb78e06bc23a8e3c (patch) | |
tree | 4f59dfa3d53ae15ba62e1f7805e013be5f03e76c /app-text/diff-pdf | |
parent | dev-libs/yajl: Stabilize 2.1.0-r4 x86, #910383 (diff) | |
download | gentoo-95a55ab9e6a977b1633eead5cb78e06bc23a8e3c.tar.gz gentoo-95a55ab9e6a977b1633eead5cb78e06bc23a8e3c.tar.bz2 gentoo-95a55ab9e6a977b1633eead5cb78e06bc23a8e3c.zip |
app-text/diff-pdf: Stabilize 0.5.1 amd64, #910356
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/diff-pdf')
-rw-r--r-- | app-text/diff-pdf/diff-pdf-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/diff-pdf/diff-pdf-0.5.1.ebuild b/app-text/diff-pdf/diff-pdf-0.5.1.ebuild index a02e905054c1..1daaf8ab5b42 100644 --- a/app-text/diff-pdf/diff-pdf-0.5.1.ebuild +++ b/app-text/diff-pdf/diff-pdf-0.5.1.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 |