summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-11-27 17:03:24 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-11-27 17:04:42 +0100
commitdefb9713476e6d5502c5bf6dcefc41246a0630f6 (patch)
treee09269df4bad005a1666464b859795622bc1a070 /app-text/u2ps
parentapp-text/pastebinit: amd64 stable wrt bug #756931 (diff)
downloadgentoo-defb9713476e6d5502c5bf6dcefc41246a0630f6.tar.gz
gentoo-defb9713476e6d5502c5bf6dcefc41246a0630f6.tar.bz2
gentoo-defb9713476e6d5502c5bf6dcefc41246a0630f6.zip
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@gentoo.org>
Diffstat (limited to 'app-text/u2ps')
-rw-r--r--app-text/u2ps/u2ps-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/u2ps/u2ps-1.1.ebuild b/app-text/u2ps/u2ps-1.1.ebuild
index c28a8ccdd0aa..e8d7cb002289 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"