summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-04 03:29:41 +0000
committerSam James <sam@gentoo.org>2021-01-04 03:29:41 +0000
commit09f3fd4a120282c602b4feb1f14d84aea0d5ce84 (patch)
tree09e0f5eaeff323a4781e07db783c079070ecca30 /app-text/u2ps
parentnet-news/rsstail: Stabilize 2.1_p20200310 amd64, #763432 (diff)
downloadgentoo-09f3fd4a120282c602b4feb1f14d84aea0d5ce84.tar.gz
gentoo-09f3fd4a120282c602b4feb1f14d84aea0d5ce84.tar.bz2
gentoo-09f3fd4a120282c602b4feb1f14d84aea0d5ce84.zip
app-text/u2ps: Stabilize 1.2 amd64, #763348
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/u2ps')
-rw-r--r--app-text/u2ps/u2ps-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/u2ps/u2ps-1.2.ebuild b/app-text/u2ps/u2ps-1.2.ebuild
index b26e759a2a62..71ad11c5557b 100644
--- a/app-text/u2ps/u2ps-1.2.ebuild
+++ b/app-text/u2ps/u2ps-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,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"
DEPEND="app-text/ghostscript-gpl"
RDEPEND="${DEPEND}"