diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-26 21:09:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-26 21:09:52 +0200 |
commit | d7d349373ffd8cb8e78d1b1d952d7a6ed4c60166 (patch) | |
tree | f5b63f06f523ce2c3146b301abf2101d4cbf2c9d /sys-libs/uid_wrapper | |
parent | sys-libs/nss_wrapper: Stabilize 1.1.15 sparc, #893086 (diff) | |
download | gentoo-d7d349373ffd8cb8e78d1b1d952d7a6ed4c60166.tar.gz gentoo-d7d349373ffd8cb8e78d1b1d952d7a6ed4c60166.tar.bz2 gentoo-d7d349373ffd8cb8e78d1b1d952d7a6ed4c60166.zip |
sys-libs/uid_wrapper: Stabilize 1.3.0 sparc, #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 bd1fe448d57f..95fce6bda993 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 )" |