diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 09:12:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 09:12:10 +0100 |
commit | f4ed7a4974a77569fe968679b1c3bc8170c6c308 (patch) | |
tree | 914e847dce17c66fe85860cf50a01e9a56c78fd3 /sys-libs/uid_wrapper | |
parent | sys-libs/nss_wrapper: arm stable wrt bug #713874 (diff) | |
download | gentoo-f4ed7a4974a77569fe968679b1c3bc8170c6c308.tar.gz gentoo-f4ed7a4974a77569fe968679b1c3bc8170c6c308.tar.bz2 gentoo-f4ed7a4974a77569fe968679b1c3bc8170c6c308.zip |
sys-libs/uid_wrapper: arm stable wrt bug #713874
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs/uid_wrapper')
-rw-r--r-- | sys-libs/uid_wrapper/uid_wrapper-1.2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/uid_wrapper/uid_wrapper-1.2.7.ebuild b/sys-libs/uid_wrapper/uid_wrapper-1.2.7.ebuild index fd1f6699e1c4..4d9b1ae0c8e6 100644 --- a/sys-libs/uid_wrapper/uid_wrapper-1.2.7.ebuild +++ b/sys-libs/uid_wrapper/uid_wrapper-1.2.7.ebuild @@ -13,4 +13,4 @@ SRC_URI="https://www.samba.org/ftp/pub/cwrap/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ~ppc64 sparc x86" |