Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/uid_wrapper/
Date: Wed, 02 Dec 2020 10:23:23
Message-Id: 1606903292.84e534d8ee123ee78090cb51d0609384f7ced6c6.sam@gentoo
1 commit: 84e534d8ee123ee78090cb51d0609384f7ced6c6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 10:01:32 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 10:01:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84e534d8
7
8 sys-libs/uid_wrapper: Stabilize 1.2.8 arm64, #737486
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-libs/uid_wrapper/uid_wrapper-1.2.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-libs/uid_wrapper/uid_wrapper-1.2.8.ebuild b/sys-libs/uid_wrapper/uid_wrapper-1.2.8.ebuild
16 index 01f8d2bb1f6..f0ed99064e6 100644
17 --- a/sys-libs/uid_wrapper/uid_wrapper-1.2.8.ebuild
18 +++ b/sys-libs/uid_wrapper/uid_wrapper-1.2.8.ebuild
19 @@ -13,4 +13,4 @@ SRC_URI="https://www.samba.org/ftp/pub/cwrap/${P}.tar.gz
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"