diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-22 20:30:12 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-12-22 20:49:19 +0100 |
commit | 615cd38185e4a23b891644653ea3565c14626c3a (patch) | |
tree | 726ef48f0bc3a6ba558a775fd14e53dad3823f9b /app-text/u2ps | |
parent | app-misc/solaar: Ensure python_prepare_all() is called (diff) | |
download | gentoo-615cd38185e4a23b891644653ea3565c14626c3a.tar.gz gentoo-615cd38185e4a23b891644653ea3565c14626c3a.tar.bz2 gentoo-615cd38185e4a23b891644653ea3565c14626c3a.zip |
app-text/u2ps: Stable for amd64
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-text/u2ps')
-rw-r--r-- | app-text/u2ps/u2ps-0.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/u2ps/u2ps-0.8.4.ebuild b/app-text/u2ps/u2ps-0.8.4.ebuild index 9ba7a301cae0..62fbac22b42b 100644 --- a/app-text/u2ps/u2ps-0.8.4.ebuild +++ b/app-text/u2ps/u2ps-0.8.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/project/${PN}.berlios/${PN}-full-${PV}.tar.gz" LICENSE="GPL-3 GPL-3-with-font-exception free-noncomm" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=" |