From defb9713476e6d5502c5bf6dcefc41246a0630f6 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 27 Nov 2020 17:03:24 +0100 Subject: [PATCH] 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 --- 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 c28a8ccdd0aa3..e8d7cb0022897 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"