Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/ink/
Date: Sat, 29 Jan 2022 02:48:18
Message-Id: 1643424462.0c9057f349dc2a9d1b727f85e748b8702218659d.sam@gentoo
1 commit: 0c9057f349dc2a9d1b727f85e748b8702218659d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 29 02:47:42 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 29 02:47:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c9057f3
7
8 net-print/ink: Stabilize 0.5.3 x86, #832263
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-print/ink/ink-0.5.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-print/ink/ink-0.5.3.ebuild b/net-print/ink/ink-0.5.3.ebuild
16 index 0df93e074117..9818121ef750 100644
17 --- a/net-print/ink/ink-0.5.3.ebuild
18 +++ b/net-print/ink/ink-0.5.3.ebuild
19 @@ -9,7 +9,7 @@ HOMEPAGE="http://ink.sourceforge.net/"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 DEPEND="net-print/libinklevel"
27 RDEPEND="${DEPEND}"