Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/librime/
Date: Mon, 28 Feb 2022 00:07:55
Message-Id: 1646006853.3e3fb2889239b5c5e7680e20e36523b5e12e7770.sam@gentoo
1 commit: 3e3fb2889239b5c5e7680e20e36523b5e12e7770
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 28 00:07:33 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 28 00:07:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3fb288
7
8 app-i18n/librime: Stabilize 1.7.3-r1 ppc64, #793926
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-i18n/librime/librime-1.7.3-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-i18n/librime/librime-1.7.3-r1.ebuild b/app-i18n/librime/librime-1.7.3-r1.ebuild
16 index a500978314ad..c7c1cbbbe9df 100644
17 --- a/app-i18n/librime/librime-1.7.3-r1.ebuild
18 +++ b/app-i18n/librime/librime-1.7.3-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2012-2021 Gentoo Authors
21 +# Copyright 2012-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="7"
25 @@ -22,7 +22,7 @@ fi
26
27 LICENSE="BSD"
28 SLOT="0/1-${PV}"
29 -KEYWORDS="amd64 arm64 ~ppc ~ppc64 x86"
30 +KEYWORDS="amd64 arm64 ~ppc ppc64 x86"
31 IUSE="debug test"
32 RESTRICT="!test? ( test )"