diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-23 22:03:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-23 22:03:54 +0200 |
commit | 7e8302944c6e944a4acc563a48f363d6d8cb8388 (patch) | |
tree | bc9f3745252a61c9dfbd7a103ae6193fd086b6ee /sys-libs/uid_wrapper | |
parent | sys-libs/nss_wrapper: Stabilize 1.1.15 x86, #893086 (diff) | |
download | gentoo-7e8302944c6e944a4acc563a48f363d6d8cb8388.tar.gz gentoo-7e8302944c6e944a4acc563a48f363d6d8cb8388.tar.bz2 gentoo-7e8302944c6e944a4acc563a48f363d6d8cb8388.zip |
sys-libs/uid_wrapper: Stabilize 1.3.0 x86, #893086
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/uid_wrapper')
-rw-r--r-- | sys-libs/uid_wrapper/uid_wrapper-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/uid_wrapper/uid_wrapper-1.3.0.ebuild b/sys-libs/uid_wrapper/uid_wrapper-1.3.0.ebuild index 36e256bc8e52..0d8af44bb443 100644 --- a/sys-libs/uid_wrapper/uid_wrapper-1.3.0.ebuild +++ b/sys-libs/uid_wrapper/uid_wrapper-1.3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.samba.org/ftp/pub/cwrap/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |