commit: defb9713476e6d5502c5bf6dcefc41246a0630f6 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Nov 27 16:03:24 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Nov 27 16:04:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=defb9713
app-text/u2ps: amd64 stable wrt bug #756937 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-text/u2ps/u2ps-1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/u2ps/u2ps-1.1.ebuild b/app-text/u2ps/u2ps-1.1.ebuild index c28a8ccdd0a..e8d7cb00228 100644 --- a/app-text/u2ps/u2ps-1.1.ebuild +++ b/app-text/u2ps/u2ps-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/arsv/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="app-text/ghostscript-gpl"
