commit: ae3e49d1374402a256169f573624b8f1501e4204 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Wed Aug 3 20:02:09 2022 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Wed Aug 3 20:04:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae3e49d1
app-text/diff-pdf: stabilize 0.5 for amd64 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> app-text/diff-pdf/diff-pdf-0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/diff-pdf/diff-pdf-0.5.ebuild b/app-text/diff-pdf/diff-pdf-0.5.ebuild index 20cd79c43238..2ec1dc0bd7d4 100644 --- a/app-text/diff-pdf/diff-pdf-0.5.ebuild +++ b/app-text/diff-pdf/diff-pdf-0.5.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
