diff options
author | Sam James <sam@gentoo.org> | 2022-01-29 02:47:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-29 02:47:22 +0000 |
commit | 139babb42d11a9520604daac5cae344b102782af (patch) | |
tree | c641e23e0fb02ba36918178aaadeba89e288627b /net-print | |
parent | sys-cluster/rdma-core: Stabilize 38.0 amd64, #832258 (diff) | |
download | gentoo-139babb42d11a9520604daac5cae344b102782af.tar.gz gentoo-139babb42d11a9520604daac5cae344b102782af.tar.bz2 gentoo-139babb42d11a9520604daac5cae344b102782af.zip |
net-print/ink: Stabilize 0.5.3 amd64, #832263
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/ink/ink-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/ink/ink-0.5.3.ebuild b/net-print/ink/ink-0.5.3.ebuild index 3371caf8ab65..0df93e074117 100644 --- a/net-print/ink/ink-0.5.3.ebuild +++ b/net-print/ink/ink-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ HOMEPAGE="http://ink.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND="net-print/libinklevel" RDEPEND="${DEPEND}" |